@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: Kalam; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/kalam_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/kalam_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: Kalam, handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e5d3d3; --bg-primary-hover: #dac8c8; --bg-primary-active: #d3c2c2; --bg-primary-invert: #151313; --bg-secondary: #dac8c8; --bg-secondary-hover: #d3c2c2; --bg-secondary-active: #cababa; --bg-tertiary: #d3c2c2; --bg-tertiary-hover: #cababa; --bg-tertiary-active: #a39696; --bg-quaternary: #a39696; --bg-quaternary-hover: #807676; --bg-quaternary-active: #625b5b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151313; --text-primary-invert: #e3d1d1; --text-secondary: #625b5b; --text-secondary-invert: #a39696; --border-primary: #a39696; --border-primary-hover: #807676; --border-secondary: #cababa; --border-secondary-hover: #a39696; --border-tertiary: #dac8c8; --border-tertiary-hover: #d3c2c2; --border-active: #151313; --border-active-invert: #e5d3d3; --icon-primary: #151313; --icon-primary-invert: #e3d1d1; --icon-secondary: #625b5b; --input-bg: #e5d3d3; --input-border: #a39696; --input-border-hover: #625b5b; --input-border-active: #151313; --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(229, 211, 211, 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: #867777; --bg-brand-hover: #6b5f5f; --bg-brand-active: #504747; --text-on-brand: #e5d3d3; --text-brand: #867777; --text-brand-secondary: #352f2f; --icon-on-brand: #e5d3d3; --icon-brand: #867777; --icon-brand-secondary: #352f2f; --border-brand: #867777; --bg-brand-secondary: #dccaca; --bg-brand-secondary-hover: #d2c1c1; --bg-brand-secondary-active: #c9b7b7; }