﻿.pb-page-heading {
    width: 100%;
    padding: 8px 0 20px;
}

    .pb-page-heading[data-align="center"] {
        text-align: center;
    }

.pb-page-heading-eyebrow {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #6c757d;
    margin-bottom: 6px;
}

.pb-page-heading-title {
    margin: 0 0 8px;
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 700;
    color: #212529;
}

.pb-page-heading-subtitle {
    margin: 0;
    font-size: 1rem;
    color: #6c757d;
    max-width: 900px;
}
