.navbar-custom { background-color: #10203b; }
.nav-link {color: white; }
#back-to-top{background-color: #10203b;border-color: #10203b;border: 1px solid transparent;min-width:50px;min-height:50px;text-align:center;border-radius:4px;position:fixed;bottom:10px;right:10px;display:none;z-index:999;}
#back-to-top::after{content:"△";font-family:FontAwesome;font-weight:400;font-style:normal;color:#fff;text-align: center;white-space: nowrap;vertical-align: middle;}
.thead-dark th {color: #000000;background-color: #f8f9fa;border-color: #cccdce;}
