#mainNav {
    position: static !important;
    background-color: white !important;
    color: black !important;
}

    #mainNav .nav-link,
    #mainNav .navbar-brand {
        color: black !important;
    }

body {
    padding-top: 0 !important;
}
