@font-face { font-family: "Noto Sans"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n8.ttf") format("ttf"); } @font-face { font-family: "Noto Sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n9.ttf") format("ttf"); } @font-face { font-family: "Josefin Sans"; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_i6.ttf") format("ttf"); } :root { --color-primary: #ffa0b7; --color-primary-rgb: 255, 160, 183; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #ffeaee; --color-background-rgb: 255, 234, 238; --color-background-brightness: 241; --color-on-background: #5c3f48; --color-on-background-rgb: 92, 63, 72; --pale: #dec8cd; --pale-background: #f8e3e7; --pale-background-alpha: 0.04; --pale-background-hover: #f2dce1; --pale-border: #e5cfd3; --pale-text-color: #9f858c; --pale-primary-light: #ffafc2; --button-background: #6c5059; --button-background-hover: #7d6169; --input-background: #ffeaee; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Noto Sans", sans-serif; --font-weight-base: 800; --font-weight-base-bold: 900; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Noto Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n8.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n8.ttf; --font-family-heading: "Josefin Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: italic; --text-transform-base: uppercase; --text-transform-heading: none; --button-corner-radius: 86px; --input-corner-radius: 8px; --image-corner-radius: 9px; --logo-width: 240px; }.turbolinks-progress-bar { color: #ffa0b7 !important; }