.header { background-color: #0a1628; }
.btn--tertiary { background-color: #f97316; }
.btn--tertiary:hover { background-color: #fb923c; }
.btn--secondary { background-color: #3b82f6; }
.btn--secondary:hover { background-color: #60a5fa; }
.faq__item { background-color: #0f172a; }
.faq__item { color: #cbd5e1; }
.faq__title { background-color: #1e293b; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0a1628; }
.faq__content { color: #e2e8f0; }
.faq__content { border-color: #3b82f6; }
.block { background-color: #0f172a; }
.block__description span:first-child { color: #f97316; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #f97316; }
.content__inner table th { background-color: #1e3a8a; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #1e293b; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1e3a8a; }
.offer__rating-wrapper { background: #f97316 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #ffffff; }
.content__inner ul li:before { color: #f97316; }
.footer__menu ul a { color: #cbd5e1; }
.footer__menu ul a:hover { color: #f97316; }
