.header { background-color: #1a1625; }
.btn--tertiary { background-color: #8b5cf6; }
.btn--tertiary:hover { background-color: #7c3aed; }
.btn--secondary { background-color: #2d1b47; }
.btn--secondary:hover { background-color: #3d2657; }
.faq__item { background-color: #2d1b47; }
.faq__item { color: #e9d5ff; }
.faq__title { background-color: #3d2657; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a1625; }
.faq__content { color: #f3e8ff; }
.faq__content { border-color: #3d2657; }
.block { background-color: #2d1b47; }
.block__description span:first-child { color: #8b5cf6; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #8b5cf6; }
.content__inner table th { background-color: #2d1b47; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #3d2657; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #2d1b47; }
.offer__rating-wrapper { background: #8b5cf6 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #1a1625; }
.content__inner ul li:before { color: #8b5cf6; }
.footer__menu ul a { color: #e9d5ff; }
.footer__menu ul a:hover { color: #8b5cf6; }
