/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 10rem;
    width: auto;
    max-width: 110px;
}

/* footer */
.store-footer__inner {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    --tw-bg-opacity: 1;
    background-color: #2a222fd1;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
header {
  background-color: #3E2C45 !important;
}

header .nav-item,
header .site-header__tools {
  color: #e8d0ae !important;
}