@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";
:root{--blue:#1a9fef;--blue-dark:#0d7ec4;--blue-light:#5cbdf5;--dark:#28282b;--body-text:#000;--light-bg:#f5f7fa;--silver:silver;--white:#fff;--footer-bg:#1c1c1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:19px}body{color:var(--body-text);background:var(--white);font-family:DM Sans,sans-serif;line-height:1.6}h2{color:var(--dark);letter-spacing:-1.2px;margin-bottom:18px;font-size:36px;font-weight:700;line-height:1.12}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}
