:root{--yellow: #f3e98f;--brown: #432f1e;--light-brown: #b5a190;--light-green: #cae2a8;--blue: #7daccb;--dark-blue: #308aab;--dark-blue-hover: #23718e;--light-blue: #95beda;--lighter-blue: rgb(215, 235, 248);--white: #ffffff;--dark-gray: #596162;--background-blue: #f2f6f7}body{font-family:Roboto,Helvetica,Arial,sans-serif;color:var(--dark-gray);display:flex;flex-direction:column;min-height:100vh;background-color:var(--background-blue)}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;max-height:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}#root{display:flex;flex-grow:1;min-height:100vh}
