:root{--primary-color: #E9F1F2;--secondary-color: #93A5A9;--tertiary-color: #74A29F;--text-color: #7BADA8;--text-color-black: #000;--text-color-white: #fff;--footer-color: #24363A}*{box-sizing:border-box;margin:0;padding:0}*:after,*:before{box-sizing:border-box}html,body{height:100%;font-size:62.5%;scroll-behavior:smooth;font-family:Inter,sans-serif}body{display:flex;flex-direction:column;min-height:100vh}app-root{display:flex;flex-direction:column;flex:1}app-footer,footer{margin-top:auto}
