@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f3dcc0; --bg-primary-hover: #e7d4b9; --bg-primary-active: #e0cfb5; --bg-primary-invert: #1a4442; --bg-secondary: #e7d4b9; --bg-secondary-hover: #e0cfb5; --bg-secondary-active: #d6c8af; --bg-tertiary: #e0cfb5; --bg-tertiary-hover: #d6c8af; --bg-tertiary-active: #aeac98; --bg-quaternary: #aeac98; --bg-quaternary-hover: #8a9383; --bg-quaternary-active: #6b7d71; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1a4442; --text-primary-invert: #f1dabf; --text-secondary: #6b7d71; --text-secondary-invert: #aeac98; --border-primary: #aeac98; --border-primary-hover: #8a9383; --border-secondary: #d6c8af; --border-secondary-hover: #aeac98; --border-tertiary: #e7d4b9; --border-tertiary-hover: #e0cfb5; --border-active: #1a4442; --border-active-invert: #f3dcc0; --icon-primary: #1a4442; --icon-primary-invert: #f1dabf; --icon-secondary: #6b7d71; --input-bg: #f3dcc0; --input-border: #aeac98; --input-border-hover: #6b7d71; --input-border-active: #1a4442; --bg-transparent: rgba(5, 53, 53, 0.05); --bg-transparent-strong: rgba(5, 53, 53, 0.08); --bg-transparent-strongest: rgba(5, 53, 53, 0.12); --bg-transparent-blur-base: rgba(243, 220, 192, 0.9); --border-transparent: rgba(5, 53, 53, 0.1); --border-transparent-strong: rgba(5, 53, 53, 0.12); --border-transparent-strongest: rgba(5, 53, 53, 0.16); --bg-brand: #cd7209; --bg-brand-hover: #9c5707; --bg-brand-active: #6b3c05; --text-on-brand: #ffffff; --text-brand: #cd7209; --text-brand-secondary: #3a2003; --icon-on-brand: #ffffff; --icon-brand: #cd7209; --icon-brand-secondary: #3a2003; --border-brand: #cd7209; --bg-brand-secondary: #efd1ae; --bg-brand-secondary-hover: #ebc79b; --bg-brand-secondary-active: #e8bc89; }