.leaves {
    background-image: url("leaves-bck.jpg") !important;
        background-size: cover;
    background-repeat: no-repeat;
}

.header {
        background: #e5faf8;
}

.sign {
    background: #e5faf8;
}

.webp .preview-bg::after {
    background: none;
}

.preview-list::before,
.sign-info__text::before {
    background-color: #3d83df;
}

.preview-list__item::before {
        background: url("icon-check.svg") no-repeat center #3d83df;
}

.preview-box-pack {
        align-items: center;
}

.form-head,
.btn,
.time__cont-val,
.timerr__item {
    background-color: #3d83df;
}

.form__icon {
    fill:  #3d83df;
}

.accent-color, .orange {
    color: #030405;
}

.form__lock,
.sign-info {
    display: none;
}

.form__price {
    color: black;
}

..sign-content__text {
    font-weight: bold;
}

.btn {
    background-image: none;
    background-color: #3d83df;
    box-shadow: none;
}

.disease,
.slick-dots li.slick-active button {
    background-color: #53a9cc;
}

.disease__note {
    color: aliceblue;
}

.action {
    background-color: #e5faf8;
}

.disease__subtitle,
.infographic,
.creators,
.reviews,
.footer {
    background-color: #e5faf8;;
}

.title--bg::before {
    background: none;
}

.consist__text,
.consist__des {
    color: black;
    font-weight: bold;
}

.reviews-text__avatar img {
        width: 130px;
    height: 124px;
}

