/* Основные */
.page_torgi_pravila {
    margin-bottom: 64px;
}
.page_torgi_pravila .h5 {
    color: #e30611;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-align: center;
    margin-top: 32px;
}

.page_torgi_pravila .h3 {
    color: rgb(166, 50, 68);
    opacity: 1;
    font-size: 36px;
    line-height: 1.23;
    font-weight: 600;
    text-align: center;
}

.page_torgi_pravila .desc {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 32px;
    padding-bottom: 32px;
    display: block;
}
