﻿body.cultureBody h1
{
    font-size: 30px;
    line-height: 34px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300;
    text-align: left;
    border-bottom: 1px solid #c1c1c1;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    letter-spacing: 2px;
}

h2
{
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    margin: 0 0 20px 0 !important;
    padding: 11px 0 0 65px !important;
    background-repeat: no-repeat;
    background-position: left;
}
