@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Abril Fatface"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abril_fatface_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abril_fatface_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Arial, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Arial; --font-family-heading: "Abril Fatface", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #642301; --bg-primary-hover: #5f2e08; --bg-primary-active: #5c340b; --bg-primary-invert: #0ee478; --bg-secondary: #5f2e08; --bg-secondary-hover: #5c340b; --bg-secondary-active: #593c11; --bg-tertiary: #5c340b; --bg-tertiary-hover: #593c11; --bg-tertiary-active: #486027; --bg-quaternary: #486027; --bg-quaternary-hover: #3a803b; --bg-quaternary-active: #2e9c4c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0ee478; --text-primary-invert: #632502; --text-secondary: #2e9c4c; --text-secondary-invert: #486027; --border-primary: #486027; --border-primary-hover: #3a803b; --border-secondary: #593c11; --border-secondary-hover: #486027; --border-tertiary: #5f2e08; --border-tertiary-hover: #5c340b; --border-active: #0ee478; --border-active-invert: #642301; --icon-primary: #0ee478; --icon-primary-invert: #632502; --icon-secondary: #2e9c4c; --input-bg: #642301; --input-border: #486027; --input-border-hover: #2e9c4c; --input-border-active: #0ee478; --bg-transparent: rgba(5, 247, 132, 0.05); --bg-transparent-strong: rgba(5, 247, 132, 0.08); --bg-transparent-strongest: rgba(5, 247, 132, 0.12); --bg-transparent-blur-base: rgba(100, 35, 1, 0.9); --border-transparent: rgba(5, 247, 132, 0.1); --border-transparent-strong: rgba(5, 247, 132, 0.12); --border-transparent-strongest: rgba(5, 247, 132, 0.16); --bg-brand: #6cee54; --bg-brand-hover: #44e926; --bg-brand-active: #30c814; --text-on-brand: #fb7d01; --text-brand: #6cee54; --text-brand-secondary: #259a0f; --icon-on-brand: #fb7d01; --icon-brand: #6cee54; --icon-brand-secondary: #259a0f; --border-brand: #6cee54; --bg-brand-secondary: #653709; --bg-brand-secondary-hover: #664c12; --bg-brand-secondary-active: #66601a; }