/** Shopify CDN: Minification failed

Line 34:1 Expected "}" to go with "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Jost:wght@300;400;500&display=swap');

body { font-family: 'Jost', sans-serif !important; background-color: #F4EEE6; }
h1,h2,h3,h4,.h0,.h1,.h2,.h3,.h4,.banner__heading { font-family: 'Cormorant Garamond', serif !important; font-weight: 400 !important; }
.announcement-bar { background-color: #1E1C1A !important; }
.announcement-bar__message { color: #BFB5A8 !important; font-size: 0.9rem !important; letter-spacing: 0.18em !important; text-transform: uppercase !important; }
.header { background-color: #F4EEE6 !important; }
.header__heading-link .h2 { font-family: 'Cormorant Garamond', serif !important; font-size: 2.6rem !important; font-weight: 400 !important; letter-spacing: 0.1em !important; }
.header__menu-item, .header__menu-item span { font-size: 1.0rem !important; letter-spacing: 0.15em !important; text-transform: uppercase !important; font-weight: 400 !important; }
.button, .product-form__submit { border-radius: 0 !important; letter-spacing: 0.18em !important; text-transform: uppercase !important; }
.card { border-radius: 0 !important; box-shadow: none !important; }
.card__heading, .card__heading a { font-family: 'Jost', sans-serif !important; font-size: 1.1rem !important; font-weight: 300 !important; color: #6A5F55 !important; }
.badge { border-radius: 0 !important; background-color: #1E1C1A !important; color: #FAF7F3 !important; }
.footer { background-color: #FAF7F3 !important; }
.collection-list .title,
.featured-collection .title {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 300 !important;
  font-size: 2.2rem !important;
  letter-spacing: 0.05em !important;
css.card__inner,
.card--product .card__inner,
.product-card-wrapper {
  background-color: #F4EEE6 !important;
}

.card__information {
  background-color: #F4EEE6 !important;
}