@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500&display=swap";html{min-height:100%;min-width:100%}body{background:#fff;background-image:linear-gradient(180deg,rgba(217,217,217,.1) 0%,rgba(255,255,255,.71) 100%)}img.logo{width:230px;margin:20px auto 20px 0}main{width:70%;margin:auto}h1,h2,h3,h4,h5,h6{color:#172e40}h1,h2,h3,h4{font-family:open sans}h1{font-size:3rem;line-height:3.05rem;font-weight:100;text-transform:uppercase;border-bottom:dashed 1px grey;padding:5px}h2{font-family:reenie beanie,sans-serif;font-size:2.5rem;letter-spacing:-.15rem;color:#333}h4{font-size:1rem;font-weight:500}a{color:#172e40}h2,legend{font-size:2rem;text-transform:uppercase;border-bottom:1px dotted #aaa}input{border-radius:0}p{font-size:.8rem;padding-left:20px;border-left:1px solid #172e40}@media only screen and (max-width:400px){h1{font-size:2rem}}.nav-tabs{margin-top:35px;margin-bottom:35px;background-color:#172e40;border-top-left-radius:none;border-top-right-radius:none}.nav-item .nav-link.active{border-color:#fff;border-top-left-radius:0;border-top-right-radius:0;border-bottom:5px solid #1c3f5a;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:5px solid #1c3f5a}.nav-item .nav-link{color:#fff;padding:20px;width:120px;border-bottom:5px solid #1c3f5a}.nav-item{color:#fff;border-color:none}@media only screen and (max-width:400px){.nav-tabs{width:250px;margin:0 auto 100px}.nav-item .nav-link{width:250px}}.form-element{border-left:4px solid #003;padding-left:25px}