.leasing_program-row .radio-block input[type="radio"]:checked + label:after{
    background-color: #191919;
}
.leasing_program-row .radio-block input[type="radio"]:checked + label:before{
    border: 1px solid #191919;
}
.leasing_widget_card-info-brand:hover .leasing_widget_card-info-brand-name,
.leasing_widget_card-info-brand.active .leasing_widget_card-info-brand-name{
    color: #191919;
}
.leasing_widget_card-info .leasing_widget_card-info-head .dealer-active{
    color: #191919;
}
.leasing_widget_card-info{
    border: 1px solid #191919;
}
.leasing_widget_brand.leasing_widget_card-item:hover .leasing_widget_card-title{
    color: #191919;
}
.leasing_widget-modif .leasing_widget-modif-price{
    color: #191919;
}
.leasing_widget-modif:hover {
    border-color: #191919;
}
.leasing_widget-complectation-car:hover {
    border-color: #191919;
}
.leasing_widget-card:hover .leasing_widget-card-title,
.leasing_widget-card:hover .leasing_widget-card-price {
    color: #191919;
}
.leasing_widget-left-interesting-block .btn.cheked{
    background: #191919;
}
.leasing-form__option .color-red {
    color: #191919!important;
}
.leasing_program-info-item:last-child span{
    color: #191919;
}
.leasing_program:hover,
.leasing_program.active{
    border: 1.5px solid #191919;
}
.leasing_widget .leasing_widget-range_avans-percent{
    color: #191919;
}
.leasing_widget-left-interesting-block .subtitle b{
    color: #191919;
}
.leasing_widget-left-wrap-choosed .head_car-price{
    color: #191919;
}

.leasing_widget .btn.btn-primary{
    background: #191919;
    border: 1px solid #191919;
    color: #FFFFFF;
}

.leasing_widget .btn.btn-primary:hover{
    background: #FFFFFF;
    color: #191919;
}
.leasing_widget .btn-primary:not(:disabled):not(.disabled):active{
    background-color: #19191999;
    border-color: #19191999;
    outline: none;
    box-shadow: none;
    color: #FFFFFF;
}
.leasing_widget .btn.btn-primary:hover {
    background-color: #19191999!important;
    border-color: #19191999;
    color: #FFFFFF;
}
.leasing_widget .btn.btn-outline-primary{
    background: #FFFFFF;
    border: 1px solid #191919;
    color: #191919;
}
.leasing_widget .btn.btn-outline-primary:hover,
.leasing_widget .btn-outline-primary:not(:disabled):not(.disabled):active:focus{
    background: #191919;
    color: #fff;
}
.leasing_widget-modif-item svg {
    color: #191919;
}
.block-forma .form-group label {
    font-size: 17px;
}
.program-info__num {
    color: #191919;
}