@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: Rye; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rye_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rye_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: Rye, display; --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: uppercase; --logo-width: 100px; --bg-primary: #663a81; --bg-primary-hover: #64387f; --bg-primary-active: #62377e; --bg-primary-invert: #9b549f; --bg-secondary: #64387f; --bg-secondary-hover: #62377e; --bg-secondary-active: #60357c; --bg-tertiary: #62377e; --bg-tertiary-hover: #60357c; --bg-tertiary-active: #582e76; --bg-quaternary: #582e76; --bg-quaternary-hover: #502870; --bg-quaternary-active: #4a226b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #39145e; --text-primary-invert: #49365b; --text-secondary: #4a226b; --text-secondary-invert: #582e76; --border-primary: #582e76; --border-primary-hover: #502870; --border-secondary: #60357c; --border-secondary-hover: #582e76; --border-tertiary: #64387f; --border-tertiary-hover: #62377e; --border-active: #39145e; --border-active-invert: #663a81; --icon-primary: #39145e; --icon-primary-invert: #49365b; --icon-secondary: #4a226b; --input-bg: #663a81; --input-border: #582e76; --input-border-hover: #4a226b; --input-border-active: #39145e; --bg-transparent: rgba(52, 16, 91, 0.05); --bg-transparent-strong: rgba(52, 16, 91, 0.08); --bg-transparent-strongest: rgba(52, 16, 91, 0.12); --bg-highlight: rgba(52, 16, 91, 0.05); --bg-highlight-hover: rgba(52, 16, 91, 0.08); --bg-highlight-active: rgba(52, 16, 91, 0.12); --bg-transparent-blur-base: rgba(102, 58, 129, 0.9); --border-transparent: rgba(52, 16, 91, 0.1); --border-transparent-strong: rgba(52, 16, 91, 0.12); --border-transparent-strongest: rgba(52, 16, 91, 0.16); --bg-brand: #9b549f; --bg-brand-hover: #7a427e; --bg-brand-active: #5a315c; --icon-on-brand: #49365b; --icon-brand-secondary: #391f3b; --icon-link: #9b549f; --text-link: #9b549f; --text-link-secondary: #391f3b; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }