@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: 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"); } :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: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #98d1d6; --bg-primary-hover: #90c7cb; --bg-primary-active: #8cc0c5; --bg-primary-invert: #0e1313; --bg-secondary: #90c7cb; --bg-secondary-hover: #8cc0c5; --bg-secondary-active: #86b8bc; --bg-tertiary: #8cc0c5; --bg-tertiary-hover: #86b8bc; --bg-tertiary-active: #6c9498; --bg-quaternary: #6c9498; --bg-quaternary-hover: #557578; --bg-quaternary-active: #415a5c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0e1313; --text-primary-invert: #96cfd4; --text-secondary: #415a5c; --text-secondary-invert: #6c9498; --border-primary: #6c9498; --border-primary-hover: #557578; --border-secondary: #86b8bc; --border-secondary-hover: #6c9498; --border-tertiary: #90c7cb; --border-tertiary-hover: #8cc0c5; --border-active: #0e1313; --border-active-invert: #98d1d6; --icon-primary: #0e1313; --icon-primary-invert: #96cfd4; --icon-secondary: #415a5c; --input-bg: #98d1d6; --input-border: #6c9498; --input-border-hover: #415a5c; --input-border-active: #0e1313; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(152, 209, 214, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #8f0202; --bg-brand-hover: #5d0101; --bg-brand-active: #2a0101; --text-on-brand: #ffffff; --text-brand: #8f0202; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #8f0202; --icon-brand-secondary: black; --border-brand: #8f0202; --bg-brand-secondary: #97bcc1; --bg-brand-secondary-hover: #96a8ac; --bg-brand-secondary-active: #959396; --input-radius: 7px; --image-radius: 40px; --panel-radius: 7px; --button-radius: 33px 33px 33px 33px; }