@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: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_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: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 96px; --bg-primary: #fffaf4; --bg-primary-hover: #f3efe9; --bg-primary-active: #ece8e3; --bg-primary-invert: #28292f; --bg-secondary: #f3efe9; --bg-secondary-hover: #ece8e3; --bg-secondary-active: #e3deda; --bg-tertiary: #ece8e3; --bg-tertiary-hover: #e3deda; --bg-tertiary-active: #bbb7b5; --bg-quaternary: #bbb7b5; --bg-quaternary-hover: #979595; --bg-quaternary-active: #787779; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #28292f; --text-primary-invert: #fdf8f2; --text-secondary: #787779; --text-secondary-invert: #bbb7b5; --border-primary: #bbb7b5; --border-primary-hover: #979595; --border-secondary: #e3deda; --border-secondary-hover: #bbb7b5; --border-tertiary: #f3efe9; --border-tertiary-hover: #ece8e3; --border-active: #28292f; --border-active-invert: #fffaf4; --icon-primary: #28292f; --icon-primary-invert: #fdf8f2; --icon-secondary: #787779; --input-bg: #fffaf4; --input-border: #bbb7b5; --input-border-hover: #787779; --input-border-active: #28292f; --bg-transparent: rgba(19, 20, 28, 0.05); --bg-transparent-strong: rgba(19, 20, 28, 0.08); --bg-transparent-strongest: rgba(19, 20, 28, 0.12); --bg-transparent-blur-base: rgba(255, 250, 244, 0.9); --border-transparent: rgba(19, 20, 28, 0.1); --border-transparent-strong: rgba(19, 20, 28, 0.12); --border-transparent-strongest: rgba(19, 20, 28, 0.16); --bg-brand: #882a0e; --bg-brand-hover: #5a1c09; --bg-brand-active: #2c0d04; --text-on-brand: #fffaf4; --text-brand: #882a0e; --text-brand-secondary: black; --icon-on-brand: #fffaf4; --icon-brand: #882a0e; --icon-brand-secondary: black; --border-brand: #882a0e; --bg-brand-secondary: #f3e5dd; --bg-brand-secondary-hover: #e7d0c6; --bg-brand-secondary-active: #dbbcaf; --input-radius: 4px; --image-radius: 0px; --panel-radius: 4px; --button-radius: 4px 4px 4px 4px; }