section.text-main {
    padding: 140px 0 90px 0;
}

section.text-main .text-container h1 {
    margin-bottom: 20px;
}
section.text-main .text-container h3,
section.text-main .text-container h4 {
    margin: 22px 0 12px 0;
}
section.text-main .text-container h5,
section.text-main .text-container h6 {
    margin: 18px 0 10px 0;
}
section.text-main .text-container a {
    color: #262626;
}

section.text-main .text-container .text-row {
    justify-content: center;
}
