*{box-sizing:border-box}body{font-size:11px;font-family:Verdana,Arial,Helvetica,sans-serif;border:0;margin:0;padding:0}a{text-decoration:none;font-weight:700}header{background:#212121;text-align:center;color:#dedede;padding:25px;display:flex;flex-direction:column;align-items:center}header a{color:#f39126;padding:10px 25px;border:1px solid #f39126;margin-top:25px}h2{text-transform:uppercase;margin-bottom:25px;color:#fff;font-size:28px;letter-spacing:.1rem;padding:15px;border-bottom:1px solid #fff}section{background:#fff;padding:50px 15px;color:#777}h3{font-size:22px;letter-spacing:.1rem;text-transform:uppercase;display:flex;flex-direction:row;align-items:center;color:#f39126;margin-bottom:50px}h3:after{flex:1 1;content:"";height:2px;background:#f39126;margin-left:15px}h4,h5{font-size:18px;letter-spacing:.1rem;text-transform:uppercase;color:#f39126;margin-bottom:25px}section>div{max-width:1200px;margin:0 auto}section a{color:#f39126}section:nth-of-type(2n){background:#f6f6f6}p{margin:0;line-height:22px}section p{text-align:justify}