@font-face { font-family: Lora; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n6.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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n6.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fffcf3; --bg-primary-hover: #f6f6ee; --bg-primary-active: #f0f3eb; --bg-primary-invert: #559493; --bg-secondary: #f6f6ee; --bg-secondary-hover: #f0f3eb; --bg-secondary-active: #e9eee6; --bg-tertiary: #f0f3eb; --bg-tertiary-hover: #e9eee6; --bg-tertiary-active: #c9dbd5; --bg-quaternary: #c9dbd5; --bg-quaternary-hover: #adcac5; --bg-quaternary-active: #94bbb7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #559493; --text-primary-invert: #fdfbf2; --text-secondary: #94bbb7; --text-secondary-invert: #c9dbd5; --border-primary: #c9dbd5; --border-primary-hover: #adcac5; --border-secondary: #e9eee6; --border-secondary-hover: #c9dbd5; --border-tertiary: #f6f6ee; --border-tertiary-hover: #f0f3eb; --border-active: #559493; --border-active-invert: #fffcf3; --icon-primary: #559493; --icon-primary-invert: #fdfbf2; --icon-secondary: #94bbb7; --input-bg: #fffcf3; --input-border: #c9dbd5; --input-border-hover: #94bbb7; --input-border-active: #559493; --bg-transparent: rgba(68, 138, 138, 0.05); --bg-transparent-strong: rgba(68, 138, 138, 0.08); --bg-transparent-strongest: rgba(68, 138, 138, 0.12); --bg-transparent-blur-base: rgba(255, 252, 243, 0.9); --border-transparent: rgba(68, 138, 138, 0.1); --border-transparent-strong: rgba(68, 138, 138, 0.12); --border-transparent-strongest: rgba(68, 138, 138, 0.16); --bg-brand: #a0d9c9; --bg-brand-hover: #7ccab4; --bg-brand-active: #57bca0; --text-on-brand: #fffcf3; --text-brand: #a0d9c9; --text-brand-secondary: #40a085; --icon-on-brand: #fffcf3; --icon-brand: #a0d9c9; --icon-brand-secondary: #40a085; --border-brand: #a0d9c9; --bg-brand-secondary: #f6f9ef; --bg-brand-secondary-hover: #ecf5eb; --bg-brand-secondary-active: #e3f2e6; }