@font-face { font-family: "Open Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n5.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: Montserrat; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n8.ttf") format("ttf"); } :root { --color-primary: #e69c5c; --color-primary-rgb: 230, 156, 92; --color-on-primary: #203c4b; --color-on-primary-rgb: 32, 60, 75; --color-background: #203c4b; --color-background-rgb: 32, 60, 75; --color-background-brightness: 53; --color-on-background: #dac3a2; --color-on-background-rgb: 218, 195, 162; --pale: #45575c; --pale-background: #314853; --pale-background-alpha: 0.09; --pale-background-hover: #41545b; --pale-border: #43565c; --pale-text-color: #818278; --pale-primary-light: #be8959; --button-background: #c7b699; --button-background-hover: #b5a891; --input-background: #203c4b; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n5.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 87px; --input-corner-radius: 10px; --image-corner-radius: 22px; --logo-width: 205px; }.turbolinks-progress-bar { color: #e69c5c !important; }