@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Cinzel; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Cinzel, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0753a2; --bg-primary-hover: #135ca7; --bg-primary-active: #1b61a9; --bg-primary-invert: #e7eef5; --bg-secondary: #135ca7; --bg-secondary-hover: #1b61a9; --bg-secondary-active: #2567ad; --bg-tertiary: #1b61a9; --bg-tertiary-hover: #2567ad; --bg-tertiary-active: #4e84bc; --bg-quaternary: #4e84bc; --bg-quaternary-hover: #739eca; --bg-quaternary-active: #93b4d6; --text-primary: #e7eef5; --text-primary-invert: #0955a3; --text-secondary: #93b4d6; --text-secondary-invert: #4e84bc; --border-primary: #4e84bc; --border-primary-hover: #739eca; --border-secondary: #2567ad; --border-secondary-hover: #4e84bc; --border-tertiary: #135ca7; --border-tertiary-hover: #1b61a9; --border-active: #e7eef5; --border-active-invert: #0753a2; --icon-primary: #e7eef5; --icon-primary-invert: #0955a3; --icon-secondary: #93b4d6; --input-bg: #0753a2; --input-border: #4e84bc; --input-border-hover: #93b4d6; --input-border-active: #e7eef5; --bg-transparent: rgba(253, 253, 253, 0.05); --bg-transparent-strong: rgba(253, 253, 253, 0.08); --bg-transparent-strongest: rgba(253, 253, 253, 0.12); --bg-transparent-blur-base: rgba(7, 83, 162, 0.9); --border-transparent: rgba(253, 253, 253, 0.1); --border-transparent-strong: rgba(253, 253, 253, 0.12); --border-transparent-strongest: rgba(253, 253, 253, 0.16); --bg-brand: #FF8A00; --bg-brand-hover: #cc6e00; --bg-brand-active: #995300; --text-on-brand: #f6f5f4; --text-brand: #FF8A00; --text-brand-secondary: #663700; --icon-on-brand: #f6f5f4; --icon-brand: #FF8A00; --icon-brand-secondary: #663700; --border-brand: #FF8A00; --bg-brand-secondary: #205992; --bg-brand-secondary-hover: #395e82; --bg-brand-secondary-active: #516471; }