@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"); } @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: "Archivo Black"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_black_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_black_n4.ttf") format("ttf"); } :root { --color-primary: #ff30dc; --color-primary-rgb: 255, 48, 220; --color-on-primary: #331178; --color-on-primary-rgb: 51, 17, 120; --color-background: #bbc9d5; --color-background-rgb: 187, 201, 213; --color-background-brightness: 198; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #c9d4dd; --pale-background: #beccd7; --pale-background-alpha: 0.05; --pale-background-hover: #c2ced9; --pale-border: #c7d2dc; --pale-text-color: #e2e8ed; --pale-primary-light: #f14fdb; --button-background: #f8fafb; --button-background-hover: #f1f4f7; --input-background: #bbc9d5; --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: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: "Archivo Black", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --input-corner-radius: 8px; --image-corner-radius: 0px; --logo-width: 185px; }.turbolinks-progress-bar { color: #ff30dc !important; }