@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Bayon; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bayon_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bayon_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Bayon, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d1f4ff; --bg-primary-hover: #c9eaf5; --bg-primary-active: #c4e4ee; --bg-primary-invert: #3d4041; --bg-secondary: #c9eaf5; --bg-secondary-hover: #c4e4ee; --bg-secondary-active: #bddce6; --bg-tertiary: #c4e4ee; --bg-tertiary-hover: #bddce6; --bg-tertiary-active: #a2bbc2; --bg-quaternary: #a2bbc2; --bg-quaternary-hover: #899da3; --bg-quaternary-active: #748388; --text-primary: #3d4041; --text-primary-invert: #cff2fd; --text-secondary: #748388; --text-secondary-invert: #a2bbc2; --border-primary: #a2bbc2; --border-primary-hover: #899da3; --border-secondary: #bddce6; --border-secondary-hover: #a2bbc2; --border-tertiary: #c9eaf5; --border-tertiary-hover: #c4e4ee; --border-active: #3d4041; --border-active-invert: #d1f4ff; --icon-primary: #3d4041; --icon-primary-invert: #cff2fd; --icon-secondary: #748388; --input-bg: #d1f4ff; --input-border: #a2bbc2; --input-border-hover: #748388; --input-border-active: #3d4041; --bg-transparent: rgba(46, 46, 46, 0.05); --bg-transparent-strong: rgba(46, 46, 46, 0.08); --bg-transparent-strongest: rgba(46, 46, 46, 0.12); --bg-transparent-blur-base: rgba(209, 244, 255, 0.9); --border-transparent: rgba(46, 46, 46, 0.1); --border-transparent-strong: rgba(46, 46, 46, 0.12); --border-transparent-strongest: rgba(46, 46, 46, 0.16); --bg-brand: #ff8201; --bg-brand-hover: #cd6800; --bg-brand-active: #9a4e00; --text-on-brand: #ffffff; --text-brand: #ff8201; --text-brand-secondary: #673400; --icon-on-brand: #ffffff; --icon-brand: #ff8201; --icon-brand-secondary: #673400; --border-brand: #ff8201; --bg-brand-secondary: #d6e9e6; --bg-brand-secondary-hover: #daddcc; --bg-brand-secondary-active: #dfd2b3; }