@font-face { font-family: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_i7.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Arvo, serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Arvo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 400px; --bg-primary: #6f7559; --bg-primary-hover: #767c61; --bg-primary-active: #7b8066; --bg-primary-invert: #031c03; --bg-secondary: #767c61; --bg-secondary-hover: #7b8066; --bg-secondary-active: #80866d; --bg-tertiary: #7b8066; --bg-tertiary-hover: #80866d; --bg-tertiary-active: #999d89; --bg-quaternary: #999d89; --bg-quaternary-hover: #aeb2a2; --bg-quaternary-active: #c1c4b8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f2f3f0; --text-primary-invert: #FFFFFF; --text-secondary: #c1c4b8; --text-secondary-invert: #999d89; --border-primary: #999d89; --border-primary-hover: #aeb2a2; --border-secondary: #80866d; --border-secondary-hover: #999d89; --border-tertiary: #767c61; --border-tertiary-hover: #7b8066; --border-active: #f2f3f0; --border-active-invert: #6f7559; --icon-primary: #f2f3f0; --icon-primary-invert: #FFFFFF; --icon-secondary: #c1c4b8; --input-bg: #6f7559; --input-border: #999d89; --input-border-hover: #c1c4b8; --input-border-active: #f2f3f0; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(111, 117, 89, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #031c03; --bg-brand-hover: black; --bg-brand-active: black; --icon-on-brand: #FFFFFF; --icon-brand-secondary: black; --icon-link: #031c03; --text-link: #031c03; --text-link-secondary: black; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 92px 92px 92px 92px; }