@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #00b6fc; --bg-primary-hover: #0dbafc; --bg-primary-active: #14bcfc; --bg-primary-invert: #e4f8ff; --bg-secondary: #0dbafc; --bg-secondary-hover: #14bcfc; --bg-secondary-active: #1ebffc; --bg-tertiary: #14bcfc; --bg-tertiary-hover: #1ebffc; --bg-tertiary-active: #49cbfd; --bg-quaternary: #49cbfd; --bg-quaternary-hover: #6ed6fd; --bg-quaternary-active: #8fe0fe; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4f8ff; --text-primary-invert: #03b7fc; --text-secondary: #8fe0fe; --text-secondary-invert: #49cbfd; --border-primary: #49cbfd; --border-primary-hover: #6ed6fd; --border-secondary: #1ebffc; --border-secondary-hover: #49cbfd; --border-tertiary: #0dbafc; --border-tertiary-hover: #14bcfc; --border-active: #e4f8ff; --border-active-invert: #00b6fc; --icon-primary: #e4f8ff; --icon-primary-invert: #03b7fc; --icon-secondary: #8fe0fe; --input-bg: #00b6fc; --input-border: #49cbfd; --input-border-hover: #8fe0fe; --input-border-active: #e4f8ff; --bg-transparent: rgba(250, 255, 255, 0.05); --bg-transparent-strong: rgba(250, 255, 255, 0.08); --bg-transparent-strongest: rgba(250, 255, 255, 0.12); --bg-transparent-blur-base: rgba(0, 182, 252, 0.9); --border-transparent: rgba(250, 255, 255, 0.1); --border-transparent-strong: rgba(250, 255, 255, 0.12); --border-transparent-strongest: rgba(250, 255, 255, 0.16); --bg-brand: #eac617; --bg-brand-hover: #bda011; --bg-brand-active: #8e780d; --text-on-brand: #FFFFFF; --text-brand: #eac617; --text-brand-secondary: #5f5109; --icon-on-brand: #FFFFFF; --icon-brand: #eac617; --icon-brand-secondary: #5f5109; --border-brand: #eac617; --bg-brand-secondary: #17b8e5; --bg-brand-secondary-hover: #2fb9ce; --bg-brand-secondary-active: #46bbb7; }