@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Arvo, serif; --font-weight-regular: 400; --font-weight-semibold: 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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e8683b; --bg-primary-hover: #e86e43; --bg-primary-active: #e87249; --bg-primary-invert: #edd9d5; --bg-secondary: #e86e43; --bg-secondary-hover: #e87249; --bg-secondary-active: #e9774f; --bg-tertiary: #e87249; --bg-tertiary-hover: #e9774f; --bg-tertiary-active: #ea8c6c; --bg-quaternary: #ea8c6c; --bg-quaternary-hover: #eb9f85; --bg-quaternary-active: #ebaf9b; --text-primary: #edd9d5; --text-primary-invert: #e8693d; --text-secondary: #ebaf9b; --text-secondary-invert: #ea8c6c; --border-primary: #ea8c6c; --border-primary-hover: #eb9f85; --border-secondary: #e9774f; --border-secondary-hover: #ea8c6c; --border-tertiary: #e86e43; --border-tertiary-hover: #e87249; --border-active: #edd9d5; --border-active-invert: #e8683b; --icon-primary: #edd9d5; --icon-primary-invert: #e8693d; --icon-secondary: #ebaf9b; --input-bg: #e8683b; --input-border: #ea8c6c; --input-border-hover: #ebaf9b; --input-border-active: #edd9d5; --bg-transparent: rgba(238, 228, 228, 0.05); --bg-transparent-strong: rgba(238, 228, 228, 0.08); --bg-transparent-strongest: rgba(238, 228, 228, 0.12); --bg-transparent-blur-base: rgba(232, 104, 59, 0.9); --border-transparent: rgba(238, 228, 228, 0.1); --border-transparent-strong: rgba(238, 228, 228, 0.12); --border-transparent-strongest: rgba(238, 228, 228, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #e8683b; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #e8683b; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #ea774f; --bg-brand-secondary-hover: #ed8662; --bg-brand-secondary-active: #ef9576; }