.announcement-bar-richtext{
    b, strong{
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(238 118 35 / var(--tw-text-opacity));
    }
}

.shopify-section.shopify-section-group-header-group.section-header{
    position: sticky;
    top: 0px;
    z-index: 20;
}

.searchBar{
  @media(max-width: 768px){
    display: none;
  }
}
