@font-face { font-family: "General Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_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: #6a90f1; --color-primary-rgb: 106, 144, 241; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #ebc1ee; --color-background-rgb: 235, 193, 238; --color-background-brightness: 211; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #bc9abe; --pale-background: #dfb7e2; --pale-background-alpha: 0.05; --pale-background-hover: #d4aed6; --pale-border: #c3a0c6; --pale-text-color: #635164; --pale-primary-light: #849af0; --button-background: #181318; --button-background-hover: #2f2730; --input-background: #ebc1ee; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "General Sans", serif; --font-weight-base: 600; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 80px; --input-corner-radius: 12px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #6a90f1 !important; }