.pg-post-cta {
    margin: 0 0 1.5rem;
    padding: 1rem 1.25rem;
    border: 1px solid #d8dee6;
    border-radius: 8px;
    background: #f7f9fb;
}

.pg-post-cta .pg-post-cta__title,
.pg-post-cta h2.pg-post-cta__title,
.pg-post-cta h3.pg-post-cta__title,
.pg-post-cta h4.pg-post-cta__title,
.pg-post-cta p.pg-post-cta__title {
    margin: 0 0 0.5rem;
    font-size: 1.05rem;
    line-height: 1.25;
    font-weight: 700;
}

.pg-post-cta__text {
    margin: 0;
}

.pg-post-cta__action {
    margin: 0.5rem 0 0;
}

.pg-post-cta__button {
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
}
