.section1-tip{
    background: rgba(34, 97, 235, 0.08);
    color: #2261EB;
}
.section6.quiz01 .q-item,
.section3-link:before{
    color: #2261EB;
}

.section6.quiz01{
    background: rgba(34, 97, 235, 0.08);
}
.section6.quiz01 h2{
    color: #1F1F25;
}
.section6.quiz01 .q-item{
    background: rgba(34, 97, 235, 0.06);
}
.section6.quiz01 .q-item.chosen{
    border: 1px solid var(--Colors-Blue-100, #2261EB);
    background: #fff;
}
.section4{
    background: var(--Colors-Black-100, #1F1F25);
}
.section4 .nd-form__button,
.section4 .constructor__form_whats{
    background: var(--Colors-Blue-100, #2261EB);
    color:#fff!important;
}

.section8{
    background: #1F1F25;
}
.section8-item{
    background: rgba(255, 255, 255, 0.16);
}
.section8-item:after{
    color: #D9D9D9;
}
.section8-item h3{
    color: #fff;
}
.section8-item p{
    color: rgba(255, 255, 255, 0.64);

}
.section9 .rv-butt a{
    background: rgba(34, 97, 235, 0.08);
}
.section16{
    background: var(--Colors-Black-100, #1F1F25);
}
.section10-count,
.section16 .nd-form__button,
.section16 .constructor__form_whats{
    background: var(--Colors-Blue-100, #2261EB);
    color:#fff!important;
}
.section9 .rv-butt.is-active a{
        border: 1px solid #2261EB;
}
.section7 .question-js.active,
.section15 .question-js.active{
    color: #1F1F25;
}
.section10-descr{
    border: 1px solid #2261EB;
    color:  #2261EB;
}
.section3-link:hover {
    color: #000;
    background: rgba(34, 97, 235, 0.08);
}