.header { background-color: #0f0a1f; }
.btn--tertiary { background-color: #1e1534; }
.btn--tertiary:hover { background-color: #00e5cc; }
.btn--secondary { background-color: #00e5cc; }
.btn--secondary:hover { background-color: #00ceb8; }
.faq__item { background-color: #1e1534; }
.faq__item { color: #FFFFFF; }
.faq__title { background-color: #0f0a1f; }
.faq__title { color: #00e5cc; }
.faq__content { background-color: #151128; }
.faq__content { color: #FFFFFF; }
.faq__content { border-color: #7C5DFA; }
.block { background-color: #1e1534; }
.block__description span:first-child { color: #00e5cc; }
.block__description span:last-child { color: #FFFFFF; }
.header__menu ul a:hover { color: #00e5cc; }
.content__inner table th { background-color: #1e1534; }
.content__inner table th { color: #00e5cc; }
.content__inner table tr:nth-child(2n) { background-color: #151128; }
.content__inner table tr:nth-child(2n) { color: #FFFFFF; }
.offer__logo { background-color: #1e1534; }
.offer__rating-wrapper { background: #00e5cc url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0f0a1f; }
.content__inner ul li:before { color: #00e5cc; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #00e5cc; }
