@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"); } @font-face { font-family: Arvo; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_i7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { --color-primary: #db0d0d; --color-primary-rgb: 219, 13, 13; --color-on-primary: #F9F8FF; --color-on-primary-rgb: 249, 248, 255; --color-background: #88679f; --color-background-rgb: 136, 103, 159; --color-background-brightness: 119; --color-on-background: #F9F8FF; --color-on-background-rgb: 249, 248, 255; --pale: #9f84b2; --pale-background: #9071a6; --pale-background-alpha: 0.07; --pale-background-hover: #987bac; --pale-border: #9c81b0; --pale-text-color: #c6b7d4; --pale-primary-light: #ca1f2a; --button-background: #eeeaf5; --button-background-hover: #e2dbec; --input-background: #88679f; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Arvo, serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Arvo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 120px; --input-corner-radius: 20px; --image-corner-radius: 40px; --logo-width: 75px; }.turbolinks-progress-bar { color: #db0d0d !important; }