.theme_color_violet .btn,
.theme_color_violet .wp-block-quote:before,
.theme_color_violet .toc_widget_list a.active:before {
    background: #8229F3;
}
.theme_color_violet .sidebar_offer,
.theme_color_violet .offer_list,
.theme_color_violet .platforms_box,
.theme_color_violet .btn_light,
.theme_color_violet .platforms_details,
.theme_color_violet .platforms_notes__item,
.theme_color_violet .stepper li:before {
    background: #F8F2FF;
}
.theme_color_violet .btn_light,
.theme_color_violet .platforms_specialoffer,
.theme_color_violet .article_description a {
    color: #8229F3;
}
.theme_color_violet .platforms_notes__item.black {
    background: #000;
}
.theme_color_violet a.platforms_btn {
    color: #fff;
}
.theme_color_violet .btn:not(.btn_light):hover,
.theme_color_violet .sidebar_offer__block:hover .btn:not(.btn_light),
.theme_color_violet .offer_wrap:hover .btn:not(.btn_light) {
    background: #7E3FAF;
}
.theme_color_violet .footer,
.theme_color_violet .header {
    background: #161634;
}
.theme_color_violet .footer_copyright,
.theme_color_violet .footer_copyright a {
    color: #aaa;
}