@font-face { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: Pacifico; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/pacifico_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/pacifico_n4.ttf") format("ttf"); } :root { --color-primary: #ff05f6; --color-primary-rgb: 255, 5, 246; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #00bfff; --color-background-rgb: 0, 191, 255; --color-background-brightness: 141; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #0099cc; --pale-background: #00b2ed; --pale-background-alpha: 0.07; --pale-background-hover: #00a4db; --pale-border: #009dd1; --pale-text-color: #005470; --pale-primary-light: #cc2af8; --button-background: #00131a; --button-background-hover: #002633; --input-background: #00bfff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 600; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf; --font-family-heading: Pacifico, handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 100px; }.turbolinks-progress-bar { color: #ff05f6 !important; }