.section-hero-1 header {
    gap: 30px;
}

.section-hero-1 .container {
    max-width: 1040px;
}

.section-hero-1 h1 {
    color: #412D6F;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

.section-hero-1 p {
    color: #412D6F;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}