:root{--background:#fff;--foreground:#171717;--col:12;--font-just:"Just",sans-serif}:target{scroll-margin-top:110px}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}.bodyStyle>div{margin-top:1rem}@media (min-width:640px){.bodyStyle>div{margin-top:2rem}}@media (min-width:768px){.bodyStyle>div{margin-top:10rem}}a{color:inherit;text-decoration:none}p{font-size:1.125rem}.linkCallToAction{display:inline-block;padding:.6rem 2rem;font-size:1.5rem;font-weight:500;background-color:#0d1688;color:#f5f5f5;text-decoration:none;border-radius:.8rem;transition:background-color .3s ease,color .3s ease}.linkCallToAction:hover{background-color:#0d166e;color:#f5f5f5}.ctaButtonContainer{display:flex;justify-content:center;margin-bottom:2rem}