@font-face { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 800; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i8.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Open Sans", sans-serif; --font-weight-regular: 700; --font-weight-semibold: 800; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf; --font-family-heading: "Open Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f2f2f2; --bg-primary-active: #ebebeb; --bg-primary-invert: #191919; --bg-secondary: #f2f2f2; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e1e1e1; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e1e1e1; --bg-tertiary-active: #b6b6b6; --bg-quaternary: #b6b6b6; --bg-quaternary-hover: #909090; --bg-quaternary-active: #6f6f6f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #191919; --text-primary-invert: #fcfcfc; --text-secondary: #6f6f6f; --text-secondary-invert: #b6b6b6; --border-primary: #b6b6b6; --border-primary-hover: #909090; --border-secondary: #e1e1e1; --border-secondary-hover: #b6b6b6; --border-tertiary: #f2f2f2; --border-tertiary-hover: #ebebeb; --border-active: #191919; --border-active-invert: #ffffff; --icon-primary: #191919; --icon-primary-invert: #fcfcfc; --icon-secondary: #6f6f6f; --input-bg: #ffffff; --input-border: #b6b6b6; --input-border-hover: #6f6f6f; --input-border-active: #191919; --bg-transparent: rgba(2, 2, 2, 0.05); --bg-transparent-strong: rgba(2, 2, 2, 0.08); --bg-transparent-strongest: rgba(2, 2, 2, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(2, 2, 2, 0.1); --border-transparent-strong: rgba(2, 2, 2, 0.12); --border-transparent-strongest: rgba(2, 2, 2, 0.16); --bg-brand: #e67245; --bg-brand-hover: #db521d; --bg-brand-active: #ae4117; --text-on-brand: #000000; --text-brand: #e67245; --text-brand-secondary: #813011; --icon-on-brand: #000000; --icon-brand: #e67245; --icon-brand-secondary: #813011; --border-brand: #e67245; --bg-brand-secondary: #fdf1ec; --bg-brand-secondary-hover: #fae3da; --bg-brand-secondary-active: #f8d5c7; }