﻿.webcontent h1 {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0px;
    font-size: 34px;
    line-height: 40px;
    padding-top: 0px;
    color: #c32432;
}

h2 {
    font-size: 24px;
    color: #333333;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #c32432;
}

h4 {
    font-size: 16px;
    color: #333333;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: bold;
}