@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f2f4f6; --bg-primary-active: #ebeef1; --bg-primary-invert: #183e62; --bg-secondary: #f2f4f6; --bg-secondary-hover: #ebeef1; --bg-secondary-active: #e1e6ea; --bg-tertiary: #ebeef1; --bg-tertiary-hover: #e1e6ea; --bg-tertiary-active: #b5c2cd; --bg-quaternary: #b5c2cd; --bg-quaternary-hover: #8fa2b3; --bg-quaternary-active: #6e869d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #183e62; --text-primary-invert: #fcfdfd; --text-secondary: #6e869d; --text-secondary-invert: #b5c2cd; --border-primary: #b5c2cd; --border-primary-hover: #8fa2b3; --border-secondary: #e1e6ea; --border-secondary-hover: #b5c2cd; --border-tertiary: #f2f4f6; --border-tertiary-hover: #ebeef1; --border-active: #183e62; --border-active-invert: #ffffff; --icon-primary: #183e62; --icon-primary-invert: #fcfdfd; --icon-secondary: #6e869d; --input-bg: #ffffff; --input-border: #b5c2cd; --input-border-hover: #6e869d; --input-border-active: #183e62; --bg-transparent: rgba(1, 43, 83, 0.05); --bg-transparent-strong: rgba(1, 43, 83, 0.08); --bg-transparent-strongest: rgba(1, 43, 83, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(1, 43, 83, 0.1); --border-transparent-strong: rgba(1, 43, 83, 0.12); --border-transparent-strongest: rgba(1, 43, 83, 0.16); --bg-brand: #012B53; --bg-brand-hover: #001121; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #012B53; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #012B53; --icon-brand-secondary: black; --border-brand: #012B53; --bg-brand-secondary: #e6eaee; --bg-brand-secondary-hover: #ccd5dd; --bg-brand-secondary-active: #b3bfcb; }