@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: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_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: Calistoga, sans-serif; --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: 141px; --bg-primary: #f9f9f2; --bg-primary-hover: #f0eee8; --bg-primary-active: #ebe8e2; --bg-primary-invert: #692c2c; --bg-secondary: #f0eee8; --bg-secondary-hover: #ebe8e2; --bg-secondary-active: #e4dfd9; --bg-tertiary: #ebe8e2; --bg-tertiary-hover: #e4dfd9; --bg-tertiary-active: #c7bbb6; --bg-quaternary: #c7bbb6; --bg-quaternary-hover: #ad9b97; --bg-quaternary-active: #97807d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5c3737; --text-primary-invert: #ffffff; --text-secondary: #97807d; --text-secondary-invert: #c7bbb6; --border-primary: #c7bbb6; --border-primary-hover: #ad9b97; --border-secondary: #e4dfd9; --border-secondary-hover: #c7bbb6; --border-tertiary: #f0eee8; --border-tertiary-hover: #ebe8e2; --border-active: #5c3737; --border-active-invert: #f9f9f2; --icon-primary: #5c3737; --icon-primary-invert: #ffffff; --icon-secondary: #97807d; --input-bg: #f9f9f2; --input-border: #c7bbb6; --input-border-hover: #97807d; --input-border-active: #5c3737; --bg-transparent: rgba(77, 36, 36, 0.05); --bg-transparent-strong: rgba(77, 36, 36, 0.08); --bg-transparent-strongest: rgba(77, 36, 36, 0.12); --bg-highlight: rgba(77, 36, 36, 0.05); --bg-highlight-hover: rgba(77, 36, 36, 0.08); --bg-highlight-active: rgba(77, 36, 36, 0.12); --bg-transparent-blur-base: rgba(249, 249, 242, 0.9); --border-transparent: rgba(77, 36, 36, 0.1); --border-transparent-strong: rgba(77, 36, 36, 0.12); --border-transparent-strongest: rgba(77, 36, 36, 0.16); --bg-brand: #692c2c; --bg-brand-hover: #451d1d; --bg-brand-active: #210e0e; --icon-on-brand: #ffffff; --icon-brand-secondary: black; --icon-link: #692c2c; --text-link: #692c2c; --text-link-secondary: black; --input-radius-normal: 8px; --image-radius-normal: 0px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }