body {
    background-color: #fdd463;
}

#mainNavbar .navbar-brand{
    color: #2a9d8f;
    font-weight: 700;
}

a {
    color: black;
}