.content-page__row {
    margin: 40px 0;
}

.content-page__row:first-child {
    margin-top: 0;
}

.content-page__title {
    margin-top: 0;
}

.content-block__row {
    margin: 26px 0;
}

.content-block__title-1 {
    margin-top: 0;
    font-size: 1.866em;
}

.content-block__title-2 {
    margin-top: 0;
    font-size: 1.6em;
}

.content-block__title-3 {
    margin-top: 0;
    font-size: 1.3333rem;
} 