@font-face { font-family: "Source Sans Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_sans_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_sans_pro_n4.ttf") format("ttf"); } @font-face { font-family: "Source Sans Pro"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_sans_pro_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_sans_pro_i7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } :root { --color-primary: #6e17d1; --color-primary-rgb: 110, 23, 209; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #f3f1f9; --color-background-rgb: 243, 241, 249; --color-background-brightness: 243; --color-on-background: #3e3939; --color-on-background-rgb: 62, 57, 57; --pale: #cfccd3; --pale-background: #eceaf1; --pale-background-alpha: 0.04; --pale-background-hover: #e5e2ea; --pale-border: #d6d4da; --pale-text-color: #868386; --pale-primary-light: #8943d9; --button-background: #504b4c; --button-background-hover: #625e5f; --input-background: #f3f1f9; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Source Sans Pro", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Source Sans Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/source_sans_pro_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/source_sans_pro_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 12px; --input-corner-radius: 5px; --image-corner-radius: 10px; --logo-width: 120px; }.turbolinks-progress-bar { color: #6e17d1 !important; }