@font-face { font-family: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_i7.ttf") format("ttf"); } @font-face { font-family: "Spicy Rice"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/spicy_rice_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/spicy_rice_n4.ttf") format("ttf"); } :root { --color-primary: #b91c1c; --color-primary-rgb: 185, 28, 28; --color-on-primary: #e7d7ad; --color-on-primary-rgb: 231, 215, 173; --color-background: #ffffff; --color-background-rgb: 255, 255, 255; --color-background-brightness: 255; --color-on-background: #374152; --color-on-background-rgb: 55, 65, 82; --pale: #d7d9dc; --pale-background: #f7f7f8; --pale-background-alpha: 0.04; --pale-background-hover: #eff0f1; --pale-border: #dfe1e3; --pale-text-color: #878d97; --pale-primary-light: #c74949; --button-background: #4b5463; --button-background-hover: #5f6775; --input-background: #ffffff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Playfair Display", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Playfair Display";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf; --font-family-heading: "Spicy Rice", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 120px; }.turbolinks-progress-bar { color: #b91c1c !important; }