@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&display=swap");html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}:focus{outline:none!important}body{color:#333;font-family:Open Sans,sans-serif;font-size:16px;line-height:1;margin:0;min-height:calc(100vh + 1px);overflow-x:hidden;padding:0;position:relative}header{text-align:center}section{margin-bottom:15px;overflow:hidden}h1,h2,h3{color:#1c388f;margin:0}h1,h2,h3,p{line-height:1.5}p{margin:0 0 1rem}h1{font-weight:700}h1,h2{font-size:1.375em}h2{font-weight:400}h3{font-size:1.125em;font-weight:700;margin:0 0 .3rem}a{color:#1c388f;text-decoration:none}ul{list-style:none}li{line-height:1.5;position:relative}table{border-collapse:collapse;border-spacing:0;margin:0 0 1rem;width:100%}@media only screen and (max-width:600px){td,th{font-size:.8rem}}footer{background-color:#333;margin:80px 0 0;padding:20px 10px}footer a{color:#ddeaf9}