body {
    font-family: "Source Code Pro", "Courier New", Courier, Helvetica, Arial, monospace;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.5;
    color: #2E2E2E;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
}
h2, .h2, #cboxTitle{font-family:"Oswald", sans-serif; font-size:36px; line-height:40px; font-weight:300; text-transform:uppercase; color:#006D9B;}
h3, .h3{font-family:"Oswald", sans-serif; font-size:36px; line-height:40px; font-weight:300; text-transform:uppercase; color:#E11C50;}
h4, .h4{font-size:28px; line-height:34px; color:#00314F;}
h5, .h5{font-size:20px; line-height:24px; color:#00314F;}
a, a:hover{color:#00314F;}
.nowrap{white-space: nowrap;}
.teamname, .casestudyname{font-family:"Oswald", sans-serif; font-size:22px; line-height:30px; font-weight:300; text-transform:uppercase; color:#E11C50;}
.teamfunction{font-weight:bold; font-size:13px; line-height:12px;}
.heading5{font-size:20px; line-height:24px; color:#00314F; font-weight:bold;}
.heading5::before{font-family: "FontAwesome"; content:"\f101";margin-right:10px;}