.navbar-custom{
    background-color: #072b23;
    
    color: white;
}
.navbar-custom .navbar-brand, .navbar-custom .navbar-nav .nav-link {
    color:#b99d61!important;
    font-family: Montserrat,sans-serif;
}
.horse-logo{
    margin-right: 10px;
    width: 45px;
    height: 45px;
}
  