
.marketing p,
.marketing {
    line-height: 160%;
}

.marketing .videoTimeLink p {
    font-size: 13px;
    line-height: 140%;
}

.marketing .mailChimp {
    background: white;
    border: 3px solid green;
    margin-top: 20px;
    padding: 1em;
}

.marketing .press p,
.marketing .press {
    line-height: 130%;
    /* font-size: 0.9em; */
}

.marketing .mailChimp i.info {
    color: gray;
}

.marketing h2 {
    margin-top: 25px;
}

.marketing .rss h4 a {
    font-size: 1.3em;
    line-height: 150%;
}

footer a,
footer .btn,
.firstpagefooter a {
    color: white !important;
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    /* STYLES GO HERE */
    .marketing .press p,
    .marketing .press {
        line-height: 170%;
        font-size: 1.1em;

    }
}
