@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: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-400: 400; --font-weight-600: 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: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 180px; --bg-primary: #F5EDD8; --bg-primary-hover: #ebe2cd; --bg-primary-active: #e5dcc7; --bg-primary-invert: #4A9E38; --bg-secondary: #ebe2cd; --bg-secondary-hover: #e5dcc7; --bg-secondary-active: #ddd3be; --bg-tertiary: #e5dcc7; --bg-tertiary-hover: #ddd3be; --bg-tertiary-active: #baae99; --bg-quaternary: #baae99; --bg-quaternary-hover: #9c8e79; --bg-quaternary-active: #81725d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3c2813; --text-primary-invert: #FFFFFF; --text-secondary: #81725d; --text-secondary-invert: #baae99; --border-primary: #baae99; --border-primary-hover: #9c8e79; --border-secondary: #ddd3be; --border-secondary-hover: #baae99; --border-tertiary: #ebe2cd; --border-tertiary-hover: #e5dcc7; --border-active: #3c2813; --border-active-invert: #F5EDD8; --icon-primary: #3c2813; --icon-primary-invert: #FFFFFF; --icon-secondary: #81725d; --input-bg: #F5EDD8; --input-border: #baae99; --input-border-hover: #81725d; --input-border-active: #3c2813; --bg-transparent: rgba(42, 21, 0, 0.05); --bg-transparent-strong: rgba(42, 21, 0, 0.08); --bg-transparent-strongest: rgba(42, 21, 0, 0.12); --bg-highlight: rgba(42, 21, 0, 0.05); --bg-highlight-hover: rgba(42, 21, 0, 0.08); --bg-highlight-active: rgba(42, 21, 0, 0.12); --bg-transparent-blur-base: rgba(245, 237, 216, 0.9); --border-transparent: rgba(42, 21, 0, 0.1); --border-transparent-strong: rgba(42, 21, 0, 0.12); --border-transparent-strongest: rgba(42, 21, 0, 0.16); --bg-brand: #4A9E38; --bg-brand-hover: #38782b; --bg-brand-active: #27531d; --icon-on-brand: #FFFFFF; --icon-brand-secondary: #152d10; --icon-link: #4A9E38; --text-link: #4A9E38; --text-link-secondary: #152d10; --input-radius-normal: 8px; --image-radius-normal: 8px; --panel-radius-normal: 8px; --button-radius-normal: 20px 20px 20px 20px; }