.title {
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.2;
}

.header__content-title {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
}

.header__content-title span {
    display: block;
}

.standart__title {
    margin-bottom: 40px;
}

.standart__level-basic--title,
.standart__level-intermidate--title,
.standart__level-advanced--title {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #69d6da;
    margin-top: 20px;
}

.standart__level-intermidate--title {
    color: #ff8e8e;
}

.standart__level-advanced--title {
    color: #4c9dea;
}

.level__basic-item--title {
    font-size: 64px;
    font-weight: 600;
    color: #ffffff;
}

.anatomy__title {
    margin-bottom: 20px;
}

.books__title {
    margin-bottom: 10px;
}

.advant__title {
    margin-bottom: 80px;
}

.advant__item-title {
    font-size: 28px;
}

.price__title {
    text-align: center;
}

.cards-section__title {
    margin-bottom: 100px;
}

.level-title {
    font-size: 1.8rem;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}