@font-face { font-family: Karla; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @font-face { font-family: "Josefin Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf; --font-family-heading: "Josefin Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #dfeef5; --bg-primary-hover: #d4e8f0; --bg-primary-active: #cee4ed; --bg-primary-invert: #1e7b9e; --bg-secondary: #d4e8f0; --bg-secondary-hover: #cee4ed; --bg-secondary-active: #c6dfe9; --bg-tertiary: #cee4ed; --bg-tertiary-hover: #c6dfe9; --bg-tertiary-active: #a2c9d9; --bg-quaternary: #a2c9d9; --bg-quaternary-hover: #82b7cb; --bg-quaternary-active: #66a6be; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1e7b9e; --text-primary-invert: #ddedf4; --text-secondary: #66a6be; --text-secondary-invert: #a2c9d9; --border-primary: #a2c9d9; --border-primary-hover: #82b7cb; --border-secondary: #c6dfe9; --border-secondary-hover: #a2c9d9; --border-tertiary: #d4e8f0; --border-tertiary-hover: #cee4ed; --border-active: #1e7b9e; --border-active-invert: #dfeef5; --icon-primary: #1e7b9e; --icon-primary-invert: #ddedf4; --icon-secondary: #66a6be; --input-bg: #dfeef5; --input-border: #a2c9d9; --input-border-hover: #66a6be; --input-border-active: #1e7b9e; --bg-transparent: rgba(11, 112, 149, 0.05); --bg-transparent-strong: rgba(11, 112, 149, 0.08); --bg-transparent-strongest: rgba(11, 112, 149, 0.12); --bg-transparent-blur-base: rgba(223, 238, 245, 0.9); --border-transparent: rgba(11, 112, 149, 0.1); --border-transparent-strong: rgba(11, 112, 149, 0.12); --border-transparent-strongest: rgba(11, 112, 149, 0.16); --bg-brand: #1289b3; --bg-brand-hover: #0d6685; --bg-brand-active: #094256; --text-on-brand: #FFFFFF; --text-brand: #1289b3; --text-brand-secondary: #041f28; --icon-on-brand: #FFFFFF; --icon-brand: #1289b3; --icon-brand-secondary: #041f28; --border-brand: #1289b3; --bg-brand-secondary: #cbe4ee; --bg-brand-secondary-hover: #b6dae8; --bg-brand-secondary-active: #a2d0e1; }