@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "EB Garamond"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "EB Garamond", serif; --font-weight-heading: 800; --font-style-heading: normal; --font-weight-420: 800; --font-weight-440: 800; --font-weight-460: 800; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 240px; --bg-primary: #f8f5ef; --bg-primary-hover: #eeebe6; --bg-primary-active: #e8e6e0; --bg-primary-invert: #7c9178; --bg-secondary: #eeebe6; --bg-secondary-hover: #e8e6e0; --bg-secondary-active: #e0ded8; --bg-tertiary: #e8e6e0; --bg-tertiary-hover: #e0ded8; --bg-tertiary-active: #bebdb8; --bg-quaternary: #bebdb8; --bg-quaternary-hover: #a0a19c; --bg-quaternary-active: #858883; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #414643; --text-primary-invert: #ffffff; --text-secondary: #858883; --text-secondary-invert: #bebdb8; --border-primary: #bebdb8; --border-primary-hover: #a0a19c; --border-secondary: #e0ded8; --border-secondary-hover: #bebdb8; --border-tertiary: #eeebe6; --border-tertiary-hover: #e8e6e0; --border-active: #414643; --border-active-invert: #f8f5ef; --icon-primary: #414643; --icon-primary-invert: #ffffff; --icon-secondary: #858883; --input-bg: #f8f5ef; --input-border: #bebdb8; --input-border-hover: #858883; --input-border-active: #414643; --bg-transparent: rgba(47, 53, 50, 0.05); --bg-transparent-strong: rgba(47, 53, 50, 0.08); --bg-transparent-strongest: rgba(47, 53, 50, 0.12); --bg-highlight: rgba(47, 53, 50, 0.05); --bg-highlight-hover: rgba(47, 53, 50, 0.08); --bg-highlight-active: rgba(47, 53, 50, 0.12); --bg-transparent-blur-base: rgba(248, 245, 239, 0.9); --border-transparent: rgba(47, 53, 50, 0.1); --border-transparent-strong: rgba(47, 53, 50, 0.12); --border-transparent-strongest: rgba(47, 53, 50, 0.16); --bg-brand: #7c9178; --bg-brand-hover: #647660; --bg-brand-active: #4c5a49; --icon-on-brand: #ffffff; --icon-brand-secondary: #343e32; --icon-link: #7c9178; --text-link: #7c9178; --text-link-secondary: #343e32; --input-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 42px 42px 42px 42px; }