.a.nav-link.text-white::before {
    color: white;
    background-color: white;
}

#mainNavbar {
    padding: 1rem 2rem !important;
}