.header { background-color: #16162a; }
.btn--tertiary { background-color: #ffd700; }
.btn--tertiary:hover { background-color: #ffed4e; }
.btn--secondary { background-color: #1f1f3a; }
.btn--secondary:hover { background-color: #2a2a4a; }
.faq__item { background-color: #1f1f3a; }
.faq__item { color: #e5e5e5; }
.faq__title { background-color: #8b3a8b; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #16162a; }
.faq__content { color: #f7f7f7; }
.faq__content { border-color: #c71585; }
.block { background-color: #1f1f3a; }
.block__description span:first-child { color: #ffd700; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #ffd700; }
.content__inner table th { background-color: #8b3a8b; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #1a1a2e; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1f1f3a; }
.offer__rating-wrapper { background: #ffd700 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #16162a; }
.content__inner ul li:before { color: #ffd700; }
.footer__menu ul a { color: #e5e5e5; }
.footer__menu ul a:hover { color: #ffd700; }
