@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: Urbanist; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_i9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-400: 400; --font-weight-600: 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: Urbanist, sans-serif; --font-weight-heading: 900; --font-style-heading: italic; --font-weight-420: 900; --font-weight-440: 900; --font-weight-460: 900; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #e8e1d6; --bg-primary-hover: #dcd6cb; --bg-primary-active: #d5cfc5; --bg-primary-invert: #d7333e; --bg-secondary: #dcd6cb; --bg-secondary-hover: #d5cfc5; --bg-secondary-active: #ccc6bc; --bg-tertiary: #d5cfc5; --bg-tertiary-hover: #ccc6bc; --bg-tertiary-active: #a5a098; --bg-quaternary: #a5a098; --bg-quaternary-hover: #827e78; --bg-quaternary-active: #64615c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151413; --text-primary-invert: #ffffff; --text-secondary: #64615c; --text-secondary-invert: #a5a098; --border-primary: #a5a098; --border-primary-hover: #827e78; --border-secondary: #ccc6bc; --border-secondary-hover: #a5a098; --border-tertiary: #dcd6cb; --border-tertiary-hover: #d5cfc5; --border-active: #151413; --border-active-invert: #e8e1d6; --icon-primary: #151413; --icon-primary-invert: #ffffff; --icon-secondary: #64615c; --input-bg: #e8e1d6; --input-border: #a5a098; --input-border-hover: #64615c; --input-border-active: #151413; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-highlight: rgba(0, 0, 0, 0.05); --bg-highlight-hover: rgba(0, 0, 0, 0.08); --bg-highlight-active: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(232, 225, 214, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #d7333e; --bg-brand-hover: #b4232d; --bg-brand-active: #891b22; --icon-on-brand: #ffffff; --icon-brand-secondary: #5e1318; --icon-link: #d7333e; --text-link: #d7333e; --text-link-secondary: #5e1318; --input-radius-normal: 8px; --image-radius-normal: 40px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }