.announcement-bar-section .utility-bar{background:#fccab4!important;color:#3f362d!important}
.announcement-bar-section .announcement-bar__link,.announcement-bar-section .announcement-bar__message,.announcement-bar-section .announcement-bar__link.link--text{color:#3f362d!important}
.section-header .header-wrapper,.section-header .header,.section-header .color-scheme-1.gradient,sticky-header.header-wrapper,header.header{background:#fcf2ec!important}
.header__gift-callout{grid-area:left-icons;justify-self:start;display:flex;align-items:center;gap:10px;text-decoration:none;color:rgb(var(--color-foreground));padding-left:.6rem}
.header__gift-callout img{width:34px;height:34px;min-width:34px;min-height:34px;object-fit:contain;opacity:.92;background:#fcf2ec;border-radius:999px;padding:4px;box-sizing:border-box}
.header__gift-callout-text{font-size:12px;line-height:1.15;letter-spacing:.01em;font-family:var(--font-heading-family),"Times New Roman",serif;font-weight:500}
.list-social__item .list-social__link,.list-social__item a{background:#fccab4!important;border-radius:999px!important}
.list-social__link .icon,.list-social__link svg{color:#000!important;fill:#000!important;stroke:#000!important;opacity:1!important}
.header__icon--account,.header__icon--search,.header__icon--cart{background:#fcf2ec!important;border-radius:999px!important}
.header__icon--account .icon,.header__icon--cart .icon,.header__icon--account svg,.header__icon--cart svg{opacity:0!important}
.header__icon--account::before,.header__icon--cart::before{content:"";display:inline-block;width:22px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:center}
.header__icon--account::before{background-image:url('/assets/custom_icons/account-trans.png')}
.header__icon--cart::before{background-image:url('/assets/custom_icons/cart-trans.png')}
@media (max-width:1100px){.header__gift-callout{display:none!important}}