/* Add custom CSS styles below */ 
body{
--color-primary:#c0a972;
--color-primary-dark:#d7bf7f;
}
.navbar-brand img{
  max-height:80px;

}