:root{--brand-blue:#00a0d0;--brand-white:#ffffff;--brand-black:#111111;--max-width:1120px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--brand-white);color:var(--brand-black);font-family:Century Gothic,Futura,Trebuchet MS,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}