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