.section-header-common-design-1 {
    text-align: center;
    margin-bottom: 40px;
    font-family: var(--font-heading);
}

.section-header-common-design-1 .section-header-common-design-1-h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
    letter-spacing: -0.5px;
    width: 100% !important;
    max-width: 100%;
}

.section-header-common-design-1 .section-header-common-design-1-p {
    font-size: 16px;
    color: #446084;
    margin: 0;
    width: 100% !important;
    max-width: 100%;
}