h2 {
    margin-bottom: 15px;
}

h3, h4 {
    margin-top: 10px;
    margin-bottom: 20px;
}

p {
    font-size: 12pt;
}

.section__title{
    font-size: 2rem;
}

.catalog-page-bottom-text ul li{
    font-size: 14px;
    line-height: 1.57;
    color: #010101;
}

.articles .page__content-wrapper{
    padding-top: 40px;
}

.btn-feedback {
    height: auto;
}

.skidki_block .link_to_section {
    line-height: normal;
}

.btn-big {
    height: auto;
}

.night-sale-icon {
    top: -30px;
    left: auto;
    right: 0;
}

@media only screen and (max-width: 640px) {
    .product-card h1 {
        font-size: 20px;
        line-height: 21px;
        color: #697180;
        font-weight: bold;
    }
}