@font-face { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 800; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i8.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { --color-primary: #003a56; --color-primary-rgb: 0, 58, 86; --color-on-primary: #f39a30; --color-on-primary-rgb: 243, 154, 48; --color-background: #ffebd2; --color-background-rgb: 255, 235, 210; --color-background-brightness: 238; --color-on-background: #003a56; --color-on-background-rgb: 0, 58, 86; --pale: #ccc8b9; --pale-background: #f5e4cd; --pale-background-alpha: 0.04; --pale-background-hover: #ebddc8; --pale-border: #d6cfbe; --pale-text-color: #698389; --pale-primary-light: #335d6f; --button-background: #1a4c62; --button-background-hover: #335d6f; --input-background: #ffebd2; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 700; --font-weight-base-bold: 800; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 15px; --logo-width: 275px; }.turbolinks-progress-bar { color: #003a56 !important; }