/* Add custom CSS styles below */ 
.store-footer__inner { background-color: #ac2f33;}

.topnav-is-dark .top-navbar .btn--circle-gray, .topnav-is-dark .top-navbar .btn--rounded-gray, .topnav-is-dark .top-navbar .s-search-input {
    background-color: rgb(255 255 255);}
    
.topnav-is-dark .top-navbar {
    background-color: #ac2f33;}
    
.navbar-brand img {
    max-height: 8rem;}
    
.header-btn__icon {
  border-color: #ac2f33;}

[class*=" sicon-"],[class^=sicon-] {color: #ac2f33;}

.article--main iframe {
  height: 21vw;
}

  .md\:text-2xl {
    margin-bottom: 0.5rem;
  }