.header { background-color: #1a0d2a; }
.btn--tertiary { background-color: #ff6b35; }
.btn--tertiary:hover { background-color: #ff8555; }
.btn--secondary { background-color: #2d1a50; }
.btn--secondary:hover { background-color: #3d2670; }
.faq__item { background-color: #24154a; }
.faq__item { color: #dccfed; }
.faq__title { background-color: #2d1a50; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a0d2a; }
.faq__content { color: #f0e6fa; }
.faq__content { border-color: #2d1a50; }
.block { background-color: #24154a; }
.block__description span:first-child { color: #ff6b35; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #ff6b35; }
.content__inner table th { background-color: #2d1a50; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #24154a; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #2d1a50; }
.offer__rating-wrapper { background: #ff6b35 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #1a0d2a; }
.content__inner ul li:before { color: #ff6b35; }
.footer__menu ul a { color: #dccfed; }
.footer__menu ul a:hover { color: #ff6b35; }
