@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: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Archivo Narrow", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff; --bg-primary-hover: #f3f6f3; --bg-primary-active: #ebf0ec; --bg-primary-invert: #1e5729; --bg-secondary: #f3f6f3; --bg-secondary-hover: #ebf0ec; --bg-secondary-active: #e1e9e3; --bg-tertiary: #ebf0ec; --bg-tertiary-hover: #e1e9e3; --bg-tertiary-active: #b7c9bb; --bg-quaternary: #b7c9bb; --bg-quaternary-hover: #92ae98; --bg-quaternary-active: #729679; --text-primary: #1e5729; --text-primary-invert: #fdfdfd; --text-secondary: #729679; --text-secondary-invert: #b7c9bb; --border-primary: #b7c9bb; --border-primary-hover: #92ae98; --border-secondary: #e1e9e3; --border-secondary-hover: #b7c9bb; --border-tertiary: #f3f6f3; --border-tertiary-hover: #ebf0ec; --border-active: #1e5729; --border-active-invert: #fff; --icon-primary: #1e5729; --icon-primary-invert: #fdfdfd; --icon-secondary: #729679; --input-bg: #fff; --input-border: #b7c9bb; --input-border-hover: #729679; --input-border-active: #1e5729; --bg-transparent: rgba(8, 70, 20, 0.05); --bg-transparent-strong: rgba(8, 70, 20, 0.08); --bg-transparent-strongest: rgba(8, 70, 20, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(8, 70, 20, 0.1); --border-transparent-strong: rgba(8, 70, 20, 0.12); --border-transparent-strongest: rgba(8, 70, 20, 0.16); --bg-brand: #b9c8b3; --bg-brand-hover: #9eb395; --bg-brand-active: #829d78; --text-on-brand: #ffffff; --text-brand: #b9c8b3; --text-brand-secondary: #69835f; --icon-on-brand: #ffffff; --icon-brand: #b9c8b3; --icon-brand-secondary: #69835f; --border-brand: #b9c8b3; --bg-brand-secondary: #f8faf7; --bg-brand-secondary-hover: #f1f4f0; --bg-brand-secondary-active: #eaefe8; }