@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display SC"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_sc_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_sc_n7.ttf") format("ttf"); } :root { --color-primary: #cc7351; --color-primary-rgb: 204, 115, 81; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #faf6f0; --color-background-rgb: 250, 246, 240; --color-background-brightness: 247; --color-on-background: #4a3f35; --color-on-background-rgb: 74, 63, 53; --pale: #d7d1cb; --pale-background: #f3efe9; --pale-background-alpha: 0.04; --pale-background-hover: #ece7e1; --pale-border: #ded9d2; --pale-text-color: #908880; --pale-primary-light: #d58d71; --button-background: #5c5148; --button-background-hover: #6d645a; --input-background: #faf6f0; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Nunito, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: "Playfair Display SC", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 8px; --input-corner-radius: 6px; --image-corner-radius: 12px; --logo-width: 400px; }.turbolinks-progress-bar { color: #cc7351 !important; }