@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: Caveat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/caveat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/caveat_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-400: 400; --font-weight-600: 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: Caveat, handwriting; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #f9f6ee; --bg-primary-hover: #efece4; --bg-primary-active: #e9e6df; --bg-primary-invert: #7a8b6e; --bg-secondary: #efece4; --bg-secondary-hover: #e9e6df; --bg-secondary-active: #e0ded7; --bg-tertiary: #e9e6df; --bg-tertiary-hover: #e0ded7; --bg-tertiary-active: #bdbcb7; --bg-quaternary: #bdbcb7; --bg-quaternary-hover: #9e9e9a; --bg-quaternary-active: #848381; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3f40; --text-primary-invert: #ffffff; --text-secondary: #848381; --text-secondary-invert: #bdbcb7; --border-primary: #bdbcb7; --border-primary-hover: #9e9e9a; --border-secondary: #e0ded7; --border-secondary-hover: #bdbcb7; --border-tertiary: #efece4; --border-tertiary-hover: #e9e6df; --border-active: #3e3f40; --border-active-invert: #f9f6ee; --icon-primary: #3e3f40; --icon-primary-invert: #ffffff; --icon-secondary: #848381; --input-bg: #f9f6ee; --input-border: #bdbcb7; --input-border-hover: #848381; --input-border-active: #3e3f40; --bg-transparent: rgba(43, 45, 47, 0.05); --bg-transparent-strong: rgba(43, 45, 47, 0.08); --bg-transparent-strongest: rgba(43, 45, 47, 0.12); --bg-highlight: rgba(43, 45, 47, 0.05); --bg-highlight-hover: rgba(43, 45, 47, 0.08); --bg-highlight-active: rgba(43, 45, 47, 0.12); --bg-transparent-blur-base: rgba(249, 246, 238, 0.9); --border-transparent: rgba(43, 45, 47, 0.1); --border-transparent-strong: rgba(43, 45, 47, 0.12); --border-transparent-strongest: rgba(43, 45, 47, 0.16); --bg-brand: #7a8b6e; --bg-brand-hover: #616f57; --bg-brand-active: #485241; --icon-on-brand: #ffffff; --icon-brand-secondary: #2f362a; --icon-link: #7a8b6e; --text-link: #7a8b6e; --text-link-secondary: #2f362a; --input-radius-normal: 8px; --image-radius-normal: 0px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }