@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: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #3f5152; --bg-primary-hover: #495a5b; --bg-primary-active: #4e5f60; --bg-primary-invert: #eeefef; --bg-secondary: #495a5b; --bg-secondary-hover: #4e5f60; --bg-secondary-active: #566667; --bg-tertiary: #4e5f60; --bg-tertiary-hover: #566667; --bg-tertiary-active: #778384; --bg-quaternary: #778384; --bg-quaternary-hover: #939e9e; --bg-quaternary-active: #acb4b5; --text-primary: #eeefef; --text-primary-invert: #415354; --text-secondary: #acb4b5; --text-secondary-invert: #778384; --border-primary: #778384; --border-primary-hover: #939e9e; --border-secondary: #566667; --border-secondary-hover: #778384; --border-tertiary: #495a5b; --border-tertiary-hover: #4e5f60; --border-active: #eeefef; --border-active-invert: #3f5152; --icon-primary: #eeefef; --icon-primary-invert: #415354; --icon-secondary: #acb4b5; --input-bg: #3f5152; --input-border: #778384; --input-border-hover: #acb4b5; --input-border-active: #eeefef; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(63, 81, 82, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #082f35; --bg-brand-hover: #010809; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #082f35; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #082f35; --icon-brand-secondary: black; --border-brand: #082f35; --bg-brand-secondary: #3a4e4f; --bg-brand-secondary-hover: #344a4c; --bg-brand-secondary-active: #2f4749; }