@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Work Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n6.ttf") format("ttf"); } :root { --color-primary: #b00808; --color-primary-rgb: 176, 8, 8; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #f4f8fb; --color-background-rgb: 244, 248, 251; --color-background-brightness: 247; --color-on-background: #1b3a57; --color-on-background-rgb: 27, 58, 87; --pale: #c9d2da; --pale-background: #ebf0f4; --pale-background-alpha: 0.04; --pale-background-hover: #e3e9ee; --pale-border: #d1dae1; --pale-text-color: #728699; --pale-primary-light: #be3839; --button-background: #314d67; --button-background-hover: #466078; --input-background: #f4f8fb; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Inter, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Work Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 8px; --image-corner-radius: 8px; --logo-width: 120px; }.turbolinks-progress-bar { color: #b00808 !important; }