@font-face { font-family: satoshi; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n5.ttf") format("ttf"); } @font-face { font-family: satoshi; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n7.ttf") format("ttf"); } @font-face { font-family: satoshi; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n9.ttf") format("ttf"); } :root { --color-primary: #80bc9c; --color-primary-rgb: 128, 188, 156; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #FFFFFF; --color-background-rgb: 255, 255, 255; --color-background-brightness: 255; --color-on-background: #2b2b2b; --color-on-background-rgb: 43, 43, 43; --pale: #d5d5d5; --pale-background: #f7f7f7; --pale-background-alpha: 0.04; --pale-background-hover: #eeeeee; --pale-border: #dddddd; --pale-text-color: gray; --pale-primary-light: #99c9b0; --button-background: #404040; --button-background-hover: #555555; --input-background: #FFFFFF; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: satoshi, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: satoshi;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n5.ttf; --font-family-heading: satoshi, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 40px; }.turbolinks-progress-bar { color: #80bc9c !important; }