@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";body,html{padding:0;margin:0;font-family:Poppins,sans-serif;background:#fafafa;color:#22223b;scroll-behavior:smooth}*{box-sizing:border-box}a{color:inherit;text-decoration:none;transition:color .2s}h1,h2,h3{margin:0;font-weight:700}section{margin:0 auto 2.7rem;width:100%;padding:2rem 1.2rem;border-radius:1.2rem;background:#fff;box-shadow:0 2px 16px rgba(68,196,161,.07)}