.active-dropdown-btn a {
    color: white !important;
}

.logo-img-top {
    max-width: 19rem !important;
}

@media (max-width: 768px) {
    .logo-img-top {
        max-width: 10rem !important
    }
}