.logo {
    max-width: 30px;
}
.navbar-nav, .nav-link{
    color: gold;
}
.navbar-custom{
    background-color: black;
}
