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