/* Add here all your CSS customizations */
.bg-dark-2 {
    background-color: #034170!important;
}
.bg-dark-3 {
    background-color: #000000 !important;
}
.btn-dark, html.sticky-header-active .btn-sticky-dark {
    border-color: #fe6600;
}