﻿.row.grid-container>div.intro-text
{
    margin-bottom: -15px;
}
.row.grid-container>div.intro-text p, .row.grid-container>div.intro-text h1
{
    text-align: center;
}
.block.type-page:hover, .block.type-page .img
{
    background-color: #3cb4e7;
}
.block.hentry .teaser
{
    color: #fff;
    font-size: 14px;
    line-height: 1.5rem;
    margin: -8px 0 10px 0;
}
.block h3
{
    line-height: 30px;
}
body.home .module h2
{
    color: #0a3a61;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
body.home .module.cta-bar h2
{
    color: #fff;
    font-weight: normal;
}
body.home .module.recent_posts .press_summary
{
    display: none;
}