@font-face { font-family: Manrope; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n7.ttf") format("ttf"); } :root { --color-primary: #6f05b7; --color-primary-rgb: 111, 5, 183; --color-on-primary: #F9F8FF; --color-on-primary-rgb: 249, 248, 255; --color-background: #1a0228; --color-background-rgb: 26, 2, 40; --color-background-brightness: 14; --color-on-background: #F9F8FF; --color-on-background-rgb: 249, 248, 255; --pale: #473353; --pale-background: #301b3e; --pale-background-alpha: 0.1; --pale-background-hover: #473353; --pale-border: #473353; --pale-text-color: #8c7f96; --pale-primary-light: #5e049a; --button-background: #e3dfea; --button-background-hover: #ccc7d4; --input-background: #1a0228; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Manrope, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 11px; --logo-width: 100px; }.turbolinks-progress-bar { color: #6f05b7 !important; }