@import "https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap";
:root{--theme-bg:#f5ede4;--theme-input-bg:#fdf8f4;--theme-elevation-0:#f5ede4;--theme-elevation-50:#fdf8f4;--theme-elevation-100:#ead9cc;--theme-elevation-150:#ead9cc;--theme-elevation-200:#d9c4b5;--theme-text:#4a6580;--theme-success-500:#7baac7;--theme-error-500:#c47c5a}*{font-family:Nunito,sans-serif!important}.nav{background:#4a6580!important}.nav a{color:#fdf8f4cc!important}.nav a:hover,.nav a.active{color:#fdf8f4!important;background:#fdf8f41a!important}.nav__link{color:#fdf8f4d9!important;padding-top:12px!important;padding-bottom:12px!important}.nav__link--active,.nav__link--active:hover{color:#fdf8f4!important;background:#fdf8f426!important}.step-nav__home{color:var(--theme-text)!important}.step-nav__home svg{stroke:var(--theme-text)!important;fill:var(--theme-text)!important}
