.header { background-color: #1a0f3d; }
.btn--tertiary { background-color: #ffaa67; }
.btn--tertiary:hover { background-color: #ffc085; }
.btn--secondary { background-color: #3a2278; }
.btn--secondary:hover { background-color: #4a3298; }
.faq__item { background-color: #2a1858; }
.faq__item { color: #e3d4f2; }
.faq__title { background-color: #3a2278; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a0f3d; }
.faq__content { color: #f2ebf9; }
.faq__content { border-color: #3a2278; }
.block { background-color: #2a1858; }
.block__description span:first-child { color: #ffaa67; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #ffaa67; }
.content__inner table th { background-color: #3a2278; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #2a1858; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #3a2278; }
.offer__rating-wrapper { background: #ffaa67 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #1a0f3d; }
.content__inner ul li:before { color: #ffaa67; }
.footer__menu ul a { color: #e3d4f2; }
.footer__menu ul a:hover { color: #ffaa67; }
