
/* Rich's Additions */
/*.page-home .one-col h2{*/ /*overwriting h2 tags in video/testimonials/twitter columns */
.page-home .overview h2{
    font-weight: 900;
    margin: .2em 0 .1em 0;
    font-size: 2em;
    line-height: 1em;
}

/*.page-home .one-col h3{*/ /*overwriting h3 tags in testimonials */
.page-home .overview h3{
    font-size: 1.3em;
    font-weight:300;
    color: #d52b1e;
    text-transform:uppercase;
    margin: 0;
}
