@font-face { font-family: "Nunito Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n9.ttf") format("ttf"); } @font-face { font-family: Bungee; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bungee_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bungee_n4.ttf") format("ttf"); } :root { --color-primary: #0f698c; --color-primary-rgb: 15, 105, 140; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #e4e5c4; --color-background-rgb: 228, 229, 196; --color-background-brightness: 225; --color-on-background: #1a2a30; --color-on-background-rgb: 26, 42, 48; --pale: #bcc0a6; --pale-background: #dadcbd; --pale-background-alpha: 0.05; --pale-background-hover: #d0d2b5; --pale-border: #c4c7ac; --pale-text-color: #6d776d; --pale-primary-light: #3a8297; --button-background: #2e3d3f; --button-background-hover: #424f4e; --input-background: #e4e5c4; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Nunito Sans", sans-serif; --font-weight-base: 600; --font-weight-base-bold: 900; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.ttf; --font-family-heading: Bungee, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 15px; --input-corner-radius: 20px; --image-corner-radius: 36px; --logo-width: 45px; }.turbolinks-progress-bar { color: #0f698c !important; }