@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @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"); } :root { --color-primary: #d08e00; --color-primary-rgb: 208, 142, 0; --color-on-primary: #f6f6f1; --color-on-primary-rgb: 246, 246, 241; --color-background: #f6f6f1; --color-background-rgb: 246, 246, 241; --color-background-brightness: 245; --color-on-background: #3d3d3d; --color-on-background-rgb: 61, 61, 61; --pale: #d1d1cd; --pale-background: #efefea; --pale-background-alpha: 0.04; --pale-background-hover: #e7e7e3; --pale-border: #d8d8d4; --pale-text-color: #878785; --pale-primary-light: #d8a330; --button-background: #50504f; --button-background-hover: #626261; --input-background: #f6f6f1; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Inter, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 75px; --input-corner-radius: 16px; --image-corner-radius: 3px; --logo-width: 240px; }.turbolinks-progress-bar { color: #d08e00 !important; }