@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f3f1ef; --bg-primary-hover: #eae8e6; --bg-primary-active: #e5e3e1; --bg-primary-invert: #515052; --bg-secondary: #eae8e6; --bg-secondary-hover: #e5e3e1; --bg-secondary-active: #dedcda; --bg-tertiary: #e5e3e1; --bg-tertiary-hover: #dedcda; --bg-tertiary-active: #bfbebd; --bg-quaternary: #bfbebd; --bg-quaternary-hover: #a5a3a3; --bg-quaternary-active: #8e8c8c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #515052; --text-primary-invert: #f1efed; --text-secondary: #8e8c8c; --text-secondary-invert: #bfbebd; --border-primary: #bfbebd; --border-primary-hover: #a5a3a3; --border-secondary: #dedcda; --border-secondary-hover: #bfbebd; --border-tertiary: #eae8e6; --border-tertiary-hover: #e5e3e1; --border-active: #515052; --border-active-invert: #f3f1ef; --icon-primary: #515052; --icon-primary-invert: #f1efed; --icon-secondary: #8e8c8c; --input-bg: #f3f1ef; --input-border: #bfbebd; --input-border-hover: #8e8c8c; --input-border-active: #515052; --bg-transparent: rgba(65, 64, 66, 0.05); --bg-transparent-strong: rgba(65, 64, 66, 0.08); --bg-transparent-strongest: rgba(65, 64, 66, 0.12); --bg-transparent-blur-base: rgba(243, 241, 239, 0.9); --border-transparent: rgba(65, 64, 66, 0.1); --border-transparent-strong: rgba(65, 64, 66, 0.12); --border-transparent-strongest: rgba(65, 64, 66, 0.16); --bg-brand: #35723f; --bg-brand-hover: #254f2c; --bg-brand-active: #152c19; --text-on-brand: #f3f1ef; --text-brand: #35723f; --text-brand-secondary: #040a05; --icon-on-brand: #f3f1ef; --icon-brand: #35723f; --icon-brand-secondary: #040a05; --border-brand: #35723f; --bg-brand-secondary: #e0e4dd; --bg-brand-secondary-hover: #cdd8cc; --bg-brand-secondary-active: #bacbba; }