.header { background-color: #0a0a1f; }
.btn--tertiary { background-color: #9945ff; }
.btn--tertiary:hover { background-color: #b366ff; }
.btn--secondary { background-color: #1a1a3e; }
.btn--secondary:hover { background-color: #252550; }
.faq__item { background-color: #1a1a3e; }
.faq__item { color: #e5e5e5; }
.faq__title { background-color: #252550; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0a0a1f; }
.faq__content { color: #f7f7f7; }
.faq__content { border-color: #1a1a3e; }
.block { background-color: #1a1a3e; }
.block__description span:first-child { color: #9945ff; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #9945ff; }
.content__inner table th { background-color: #1a1a3e; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #14142e; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1a1a3e; }
.offer__rating-wrapper { background: #9945ff url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #ffffff; }
.content__inner ul li:before { color: #9945ff; }
.footer__menu ul a { color: #e5e5e5; }
.footer__menu ul a:hover { color: #9945ff; }
