@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf") format("ttf"); } :root { --color-primary: #189ab4; --color-primary-rgb: 24, 154, 180; --color-on-primary: #efebe2; --color-on-primary-rgb: 239, 235, 226; --color-background: #efebe2; --color-background-rgb: 239, 235, 226; --color-background-brightness: 235; --color-on-background: #05455e; --color-on-background-rgb: 5, 69, 94; --pale: #c0cac8; --pale-background: #e6e4dd; --pale-background-alpha: 0.04; --pale-background-hover: #dcded7; --pale-border: #cad0cd; --pale-text-color: #658994; --pale-primary-light: #43aabd; --button-background: #1c566b; --button-background-hover: #346678; --input-background: #efebe2; --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: 400; --font-weight-base-bold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 100px; }.turbolinks-progress-bar { color: #189ab4 !important; }