﻿#content-sidebar #block-2 .klaviyo-form {
    padding: 0 !important;
}

.post-header {
    margin-bottom: 15px;
}

.single-post h1,
body.single-post article h1 {
    font-family: 'Benton Sans Comp Med';
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.01em;
    word-spacing: 0.008em;
    margin: 15px 0;
    color: #00358e;
}

.post .post-content h2 {
    font-family: 'Benton Sans Comp Reg';
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.004em;
    word-spacing: 0.008em;
    margin-bottom: 15px;
    color: #000000;
}

.single-post h2 {
    margin-top: 30px;
}

.post .post-content h3 {
    font-family: 'Benton Sans Cond Med';
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    word-spacing: 0.01em;
    margin-bottom: 0.75em;
    text-transform: initial;
    color: #000000;
}

.post .post-content h4,
.post .post-content .wp-caption-text,
.post .post-content .hero-caption {
    font-family: 'Benton Sans Cond Reg';
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    word-spacing: 0.01em;
    margin-bottom: 15px;
    color: #5f6369;
}

.post .post-content h6 {
    font-family: 'Benton Sans Cond Reg';
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    word-spacing: 0.01em;
    margin-bottom: 15px;
    color: #5f6369;
}

.post .post-content p,
.post .post-content li {
    font-family: 'Benton Sans Cond Reg';
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    word-spacing: 0.01em;
    margin-bottom: 0.75em;
}

.post .post-content li {
    margin-bottom: 0.5em;
}

.post .post-content figure.wp-caption {
    margin-top: 30px;
    margin-bottom: 15px;
}

.post .post-content figure.wp-caption img {
    margin-bottom: 15px;
}

.post .post-content img {
    margin-bottom: 15px;
}

.post .post-content h5,
.post .post-content blockquote {
    font-family: 'Benton Sans Cond Reg' !important;
    font-size: 20px !important;
    line-height: 26px !important;
    letter-spacing: 0 !important;
    word-spacing: 0.01em !important;
    margin: 30px 0;
    text-align: center !important;
    color: #5f6369 !important;
    padding: 0 !important;
}

.post .post-content .pullquote-align-full {
    margin: 30px auto;
    width: 100%;
}

.post .post-content blockquote p {
    font-size: inherit !important;
    line-height: inherit !important;
    font-family: inherit !important;
    letter-spacing: inherit !important;
    word-spacing: inherit !important;
    color: inherit !important;
    text-align: inherit !important;
}

.post .post-content blockquote p:last-child {
    margin-bottom: 0 !important;
}

.post .post-content h1 > strong,
.post .post-content h2 > strong,
.post .post-content h3 > strong,
.post .post-content h4 > strong,
.post .post-content h5 > strong,
.post .post-content h6 > strong {
    font-family: inherit;
    font-weight: inherit;
}

.post .author.vcard h2,
.post .author.vcard h3,
.post .author.vcard h4,
.post .author.vcard h5,
.post .author.vcard h6 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Benton Sans Med';
}

@media print, screen and (min-width: 47.5em) {
    .post-header {
        margin-bottom: 20px;
    }

    .single-post h1,
    body.single-post article h1 {
        font-size: 72px;
        line-height: 75px;
        margin: 20px 0;
    }

    .post .post-content h2 {
        font-size: 36px;
        line-height: 41px;
        margin-bottom: 20px;
    }

    .single-post h2 {
        margin-top: 40px;
    }

    .post .post-content h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .post .post-content h4,
    .post .post-content .wp-caption-text,
    .post .post-content .hero-caption {
        margin-bottom: 20px;
    }

    .post .post-content p,
    .post .post-content li {
        font-size: 18px;
        line-height: 26px;
    }

    .post .post-content figure.wp-caption {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .post .post-content figure.wp-caption img {
        margin-bottom: 20px;
    }

    .post .post-content img {
        margin-bottom: 20px;
    }

    .post .post-content h5,
    .post .post-content blockquote {
        font-size: 24px !important;
        line-height: 32px !important;
        margin: 40px 0;
    }
}

.archive-title {
    margin-bottom: 20px;
}

.archive-title,
.archive .page-header h1 {
    color: #00307e;
    font-family: "Benton Sans Cond Med";
    font-size: 20px;
    display: inline-block;
    font-weight: 400;
    line-height: 30px;
}

.archive .page-header h1 {
    margin-bottom: 0;
}
