.header { background-color: #1e2238; }
.btn--tertiary { background-color: #252b4a; }
.btn--tertiary:hover { background-color: #ff6b35; }
.btn--secondary { background-color: #ff6b35; }
.btn--secondary:hover { background-color: #ff8c42; }
.faq__item { background-color: #FFFFFF; }
.faq__item { color: #1e2238; }
.faq__title { background-color: #f8fafc; }
.faq__title { color: #1e2238; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #334155; }
.faq__content { border-color: #5b8dee; }
.block { background-color: #181c30; }
.block__description span:first-child { color: #fbbf24; }
.block__description span:last-child { color: #FFFFFF; }
.header__menu ul a:hover { color: #ff6b35; }
.content__inner table th { background-color: #252b4a; }
.content__inner table th { color: #fbbf24; }
.content__inner table tr:nth-child(2n) { background-color: #f8fafc; }
.content__inner table tr:nth-child(2n) { color: #1e2238; }
.offer__logo { background-color: #181c30; }
.offer__rating-wrapper { background: #ff6b35 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #ff6b35; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #ff6b35; }
