@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f2f5f6; --bg-primary-active: #ebeef0; --bg-primary-invert: #194256; --bg-secondary: #f2f5f6; --bg-secondary-hover: #ebeef0; --bg-secondary-active: #e1e6e9; --bg-tertiary: #ebeef0; --bg-tertiary-hover: #e1e6e9; --bg-tertiary-active: #b6c3c9; --bg-quaternary: #b6c3c9; --bg-quaternary-hover: #90a3ad; --bg-quaternary-active: #6f8895; --text-primary: #194256; --text-primary-invert: #fcfdfd; --text-secondary: #6f8895; --text-secondary-invert: #b6c3c9; --border-primary: #b6c3c9; --border-primary-hover: #90a3ad; --border-secondary: #e1e6e9; --border-secondary-hover: #b6c3c9; --border-tertiary: #f2f5f6; --border-tertiary-hover: #ebeef0; --border-active: #194256; --border-active-invert: #ffffff; --icon-primary: #194256; --icon-primary-invert: #fcfdfd; --icon-secondary: #6f8895; --input-bg: #ffffff; --input-border: #b6c3c9; --input-border-hover: #6f8895; --input-border-active: #194256; --bg-transparent: rgba(2, 47, 69, 0.05); --bg-transparent-strong: rgba(2, 47, 69, 0.08); --bg-transparent-strongest: rgba(2, 47, 69, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(2, 47, 69, 0.1); --border-transparent-strong: rgba(2, 47, 69, 0.12); --border-transparent-strongest: rgba(2, 47, 69, 0.16); --bg-brand: #a7cedf; --bg-brand-hover: #82b9d1; --bg-brand-active: #5ca4c4; --text-on-brand: #000000; --text-brand: #a7cedf; --text-brand-secondary: #3f8cae; --icon-on-brand: #000000; --icon-brand: #a7cedf; --icon-brand-secondary: #3f8cae; --border-brand: #a7cedf; --bg-brand-secondary: #f6fafc; --bg-brand-secondary-hover: #edf5f9; --bg-brand-secondary-active: #e5f0f5; }