@font-face { font-family: Montserrat; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n5.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } :root { --color-primary: #ff6b6b; --color-primary-rgb: 255, 107, 107; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #96dbea; --color-background-rgb: 150, 219, 234; --color-background-brightness: 200; --color-on-background: #4f4f4f; --color-on-background-rgb: 79, 79, 79; --pale: #88bfcb; --pale-background: #92d4e2; --pale-background-alpha: 0.05; --pale-background-hover: #8fcddb; --pale-border: #8ac3d0; --pale-text-color: #6d8a90; --pale-primary-light: #ea8184; --button-background: #565d5f; --button-background-hover: #5d6b6e; --input-background: #96dbea; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Montserrat, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n5.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 89px; --input-corner-radius: 6px; --image-corner-radius: 8px; --logo-width: 205px; }.turbolinks-progress-bar { color: #ff6b6b !important; }