.blog .el-wrapper{position:relative;width:1200px;height:100%;margin:0 auto;padding:0 60px;color:#242424;font-family:proxima-nova,sans-serif}
.blog h1{font-size:34px;font-weight:700;margin:40px 0 20px 0;color:#024c99}
.blog h2{display:inline-block;font-size:22px;font-weight:700;margin:0 20px 10px 0}
.blog .el-wrapper a{font-size:18px;font-weight:800;color:#024c99}
.blog .el-wrapper h2{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:bold;font-size:48px;line-height:56px;color:#002250;margin-bottom:25px}
.blog .el-wrapper h3{font-family:proxima-nova,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:0;text-align:left;margin-bottom:5px;color:#002250}
.el-wrapper .dark-blue-box h3{color:#fff}
.blog .el-wrapper h4{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:bold;font-size:24px;line-height:32px;color:#002250;margin-bottom:10px}
.blog .el-wrapper h4.blue{color:#024c99}
.blog .el-wrapper h5{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:bold;font-size:20px;line-height:24px;align-items:center;color:#002250;margin-bottom:15px}
.blog .el-wrapper p{width:100%;max-width:100%;margin-bottom:25px;font-size:16px;line-height:18px;padding-top:7px}
.blog .el-wrapper p.large{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:normal;font-size:24px;line-height:32px;text-transform:uppercase;color:#000;max-width:none;margin-bottom:100px}
.blog .el-wrapper .p-med p,.el-wrapper p.med{font-style:normal;font-weight:normal;font-size:20px;line-height:28px}
.blog .el-wrapper h3+.row-cols{margin-top:40px}
.blog .el-wrapper .blue-box h3{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:bold;font-size:36px;line-height:40px;color:#fff;padding:28px 55px;background:#024c99}
.blog .el-wrapper .blue-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#d1e7f1;padding-bottom:48px}
.blog .el-wrapper .blue-box .row-cols{margin:48px auto 0;width:calc(100% - 110px)}
.blog a:hover{text-decoration:underline}
.valid-feedback{width:100%;border:1px solid gray;padding:5%;border-radius:4%;background-color:#ecffd8;color:#5e8038;text-align:center}