#input_1683116554377 {
    border: 3px solid red !important;
    font-weight: 600 !important;
}

.t706__form-bottom-text {
    border: 3px solid red;
    font-weight: 600 !important;
    font-size: 18px;
    padding: 10px;
}

.t-store__card__mark {
    font-weight: 600 !important;
    padding: 5px 35px !important;
    font-size: 12pt;
}

/*.t-store__card:nth-of-type(2)::after {*/
/*    content: "осталось " attr(data-product-inv) " шт";*/
/*    font-weight: 600 !important;*/
/*    padding: 22px 35px !important;*/
/*    font-size: 12pt;*/
/*    color: #ffffff;*/
/*    background-color: #ff4a4a;*/
/*    font-weight: 400;*/
/*    font-size: 12px;*/
/*    font-family: 'Roboto',Arial,sans-serif;*/
/*    display: block;*/
/*     width: 165px; */
/*     height: 50px; */
/*    text-align: center;*/
/*    vertical-align: middle;*/
/*    border-radius: 50px;*/
/*    box-sizing: border-box;*/
/*    padding: 0 10px;*/
/*}*/

.t-store__card:nth-of-type(1)::after {
    content: "осталось " attr(data-product-inv) " шт";
    font-weight: 600 !important;*/
    padding: 22px 35px !important;
    font-size: 12pt;
    color: #ffffff;
    background-color: #ff4a4a;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Roboto',Arial,sans-serif;
    display: block;
     width: 165px; 
     /*height: 50px; */
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    box-sizing: border-box;
    padding: 10px 10px;
    margin: 0 auto;
}