@font-face { font-family: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n6.ttf") format("ttf"); } :root { --color-primary: #7f56bd; --color-primary-rgb: 127, 86, 189; --color-on-primary: #F9F8FF; --color-on-primary-rgb: 249, 248, 255; --color-background: #d6c2d1; --color-background-rgb: 214, 194, 209; --color-background-brightness: 202; --color-on-background: #7f56bd; --color-on-background-rgb: 127, 86, 189; --pale: #c5accd; --pale-background: #d2bdd0; --pale-background-alpha: 0.05; --pale-background-hover: #cdb7cf; --pale-border: #c7b0ce; --pale-text-color: #a483c5; --pale-primary-light: #906cc1; --button-background: #8861bf; --button-background-hover: #906cc1; --input-background: #d6c2d1; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Poppins, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf; --font-family-heading: Outfit, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 75px; }.turbolinks-progress-bar { color: #7f56bd !important; }