/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 6rem !important;
}

.topnav-is-dark, .top-navbar, .store-footer__inner {
  background-color: #5b4b3b !important;
  color: white;
}