.header { background-color: #0E0E13; }
.btn--tertiary { background-color: #A855F7; }
.btn--tertiary:hover { background-color: #C084FC; }
.btn--secondary { background-color: #7B3CF0; }
.btn--secondary:hover { background-color: #9B63FF; }
.faq__item { background-color: #161824; }
.faq__item { color: #E8ECFF; }
.faq__title { background-color: #222437; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #0F1116; }
.faq__content { color: #E6EAF5; }
.faq__content { border-color: #3EE77A; }
.block { background-color: #12131A; }
.header__menu ul a:hover { color: #3EE77A; }
.content__inner table th { background-color: #1D1E27; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #13151D; }
.content__inner table tr:nth-child(2n) { color: #E6EAF5; }
.offer__logo { background-color: #3EE77A; }
.offer__rating-wrapper { background: #7B3CF0 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #3EE77A; }
.footer__menu ul a { color: #E6EAF5; }
.footer__menu ul a:hover { color: #3EE77A; }
