@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f8e9d2; --bg-primary-hover: #efe1cb; --bg-primary-active: #eadcc7; --bg-primary-invert: #5b5957; --bg-secondary: #efe1cb; --bg-secondary-hover: #eadcc7; --bg-secondary-active: #e3d6c2; --bg-tertiary: #eadcc7; --bg-tertiary-hover: #e3d6c2; --bg-tertiary-active: #c6bbab; --bg-quaternary: #c6bbab; --bg-quaternary-hover: #aca397; --bg-quaternary-active: #958f85; --text-primary: #5b5957; --text-primary-invert: #f6e7d1; --text-secondary: #958f85; --text-secondary-invert: #c6bbab; --border-primary: #c6bbab; --border-primary-hover: #aca397; --border-secondary: #e3d6c2; --border-secondary-hover: #c6bbab; --border-tertiary: #efe1cb; --border-tertiary-hover: #eadcc7; --border-active: #5b5957; --border-active-invert: #f8e9d2; --icon-primary: #5b5957; --icon-primary-invert: #f6e7d1; --icon-secondary: #958f85; --input-bg: #f8e9d2; --input-border: #c6bbab; --input-border-hover: #958f85; --input-border-active: #5b5957; --bg-transparent: rgba(75, 75, 75, 0.05); --bg-transparent-strong: rgba(75, 75, 75, 0.08); --bg-transparent-strongest: rgba(75, 75, 75, 0.12); --bg-transparent-blur-base: rgba(248, 233, 210, 0.9); --border-transparent: rgba(75, 75, 75, 0.1); --border-transparent-strong: rgba(75, 75, 75, 0.12); --border-transparent-strongest: rgba(75, 75, 75, 0.16); --bg-brand: #9b2335; --bg-brand-hover: #711a27; --bg-brand-active: #481019; --text-on-brand: #d4af37; --text-brand: #9b2335; --text-brand-secondary: #1e070a; --icon-on-brand: #d4af37; --icon-brand: #9b2335; --icon-brand-secondary: #1e070a; --border-brand: #9b2335; --bg-brand-secondary: #efd5c2; --bg-brand-secondary-hover: #e5c1b3; --bg-brand-secondary-active: #dcaea3; }