.header { background-color: #0A0E27; }
.btn--tertiary { background-color: #FF6B35; }
.btn--tertiary:hover { background-color: #E85A28; }
.btn--secondary { background-color: #1E2749; }
.btn--secondary:hover { background-color: #2A355F; }
.faq__item { background-color: #1E2749; }
.faq__item { color: #E8EAED; }
.faq__title { background-color: #2A355F; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #0A0E27; }
.faq__content { color: #F1F3F5; }
.faq__content { border-color: #2A355F; }
.block { background-color: #1E2749; }
.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: #FF6B35; }
.content__inner table th { color: #0A0E27; }
.content__inner table tr:nth-child(2n) { background-color: #1E2749; }
.content__inner table tr:nth-child(2n) { color: #FFFFFF; }
.offer__logo { background-color: #1E2749; }
.offer__rating-wrapper { background: #FF6B35 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0A0E27; }
.content__inner ul li:before { color: #FF6B35; }
.footer__menu ul a { color: #E8EAED; }
.footer__menu ul a:hover { color: #FF6B35; }
