@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 341px; --bg-primary: #faf6ee; --bg-primary-hover: #efebe5; --bg-primary-active: #e8e5e0; --bg-primary-invert: #2b364a; --bg-secondary: #efebe5; --bg-secondary-hover: #e8e5e0; --bg-secondary-active: #dfddd8; --bg-tertiary: #e8e5e0; --bg-tertiary-hover: #dfddd8; --bg-tertiary-active: #b8b9ba; --bg-quaternary: #b8b9ba; --bg-quaternary-hover: #96999f; --bg-quaternary-active: #787e87; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2b364a; --text-primary-invert: #f8f4ec; --text-secondary: #787e87; --text-secondary-invert: #b8b9ba; --border-primary: #b8b9ba; --border-primary-hover: #96999f; --border-secondary: #dfddd8; --border-secondary-hover: #b8b9ba; --border-tertiary: #efebe5; --border-tertiary-hover: #e8e5e0; --border-active: #2b364a; --border-active-invert: #faf6ee; --icon-primary: #2b364a; --icon-primary-invert: #f8f4ec; --icon-secondary: #787e87; --input-bg: #faf6ee; --input-border: #b8b9ba; --input-border-hover: #787e87; --input-border-active: #2b364a; --bg-transparent: rgba(22, 35, 58, 0.05); --bg-transparent-strong: rgba(22, 35, 58, 0.08); --bg-transparent-strongest: rgba(22, 35, 58, 0.12); --bg-transparent-blur-base: rgba(250, 246, 238, 0.9); --border-transparent: rgba(22, 35, 58, 0.1); --border-transparent-strong: rgba(22, 35, 58, 0.12); --border-transparent-strongest: rgba(22, 35, 58, 0.16); --bg-brand: #0f6e56; --bg-brand-hover: #094133; --bg-brand-active: #031410; --text-on-brand: #ffffff; --text-brand: #0f6e56; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #0f6e56; --icon-brand-secondary: black; --border-brand: #0f6e56; --bg-brand-secondary: #e3e8df; --bg-brand-secondary-hover: #cbdbd0; --bg-brand-secondary-active: #b4cdc0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 6px 6px 6px 6px; }