@font-face { font-family: Lato; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n5.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: "Crimson Pro"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n5.ttf; --font-family-heading: "Crimson Pro", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d6ecff; --bg-primary-hover: #cee3f5; --bg-primary-active: #c9ddee; --bg-primary-invert: #3d3f41; --bg-secondary: #cee3f5; --bg-secondary-hover: #c9ddee; --bg-secondary-active: #c2d5e6; --bg-tertiary: #c9ddee; --bg-tertiary-hover: #c2d5e6; --bg-tertiary-active: #a5b5c2; --bg-quaternary: #a5b5c2; --bg-quaternary-hover: #8c98a3; --bg-quaternary-active: #768088; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3d3f41; --text-primary-invert: #d4eafd; --text-secondary: #768088; --text-secondary-invert: #a5b5c2; --border-primary: #a5b5c2; --border-primary-hover: #8c98a3; --border-secondary: #c2d5e6; --border-secondary-hover: #a5b5c2; --border-tertiary: #cee3f5; --border-tertiary-hover: #c9ddee; --border-active: #3d3f41; --border-active-invert: #d6ecff; --icon-primary: #3d3f41; --icon-primary-invert: #d4eafd; --icon-secondary: #768088; --input-bg: #d6ecff; --input-border: #a5b5c2; --input-border-hover: #768088; --input-border-active: #3d3f41; --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(214, 236, 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: #4677b9; --bg-brand-hover: #385f94; --bg-brand-active: #2a476f; --text-on-brand: #FFFFFF; --text-brand: #4677b9; --text-brand-secondary: #1c304a; --icon-on-brand: #FFFFFF; --icon-brand: #4677b9; --icon-brand-secondary: #1c304a; --border-brand: #4677b9; --bg-brand-secondary: #c8e0f8; --bg-brand-secondary-hover: #b9d5f1; --bg-brand-secondary-active: #abc9ea; }