.header { background-color: #0f0627; }
.btn--tertiary { background-color: #a78bfa; }
.btn--tertiary:hover { background-color: #c4b5fd; }
.btn--secondary { background-color: #1e1047; }
.btn--secondary:hover { background-color: #2d1a5e; }
.faq__item { background-color: #1e1047; }
.faq__item { color: #e5e7eb; }
.faq__title { background-color: #2d1a5e; }
.faq__title { color: #f3f4f6; }
.faq__content { background-color: #0f0627; }
.faq__content { color: #f9fafb; }
.faq__content { border-color: #1e1047; }
.block { background-color: #1e1047; }
.block__description span:first-child { color: #a78bfa; }
.block__description span:last-child { color: #f3f4f6; }
.header__menu ul a:hover { color: #a78bfa; }
.content__inner table th { background-color: #1e1047; }
.content__inner table th { color: #f3f4f6; }
.content__inner table tr:nth-child(2n) { background-color: #180a3d; }
.content__inner table tr:nth-child(2n) { color: #f3f4f6; }
.offer__logo { background-color: #1e1047; }
.offer__rating-wrapper { background: #7c3aed url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #ffffff; }
.content__inner ul li:before { color: #a78bfa; }
.footer__menu ul a { color: #e5e7eb; }
.footer__menu ul a:hover { color: #a78bfa; }
