.tableSection tr:first-child td {
    color:#DD0F1C;
    font-size:18px;
    font-weight:bold; height:60px;
    line-height:60px; width:50%;
}

.tableSection tr:last-child td {
    font-size:12px;
}

#p-font p {
    font-family: 'Source Sans Pro', sans serif !important;
    font-size:15px;
}

.tab-content p {
    margin-bottom: 5px !important;
}

.tab-content {
    overflow: hidden !important;
}