.header { background-color: #0a1929; }
.btn--tertiary { background-color: #fbbf24; }
.btn--tertiary:hover { background-color: #f59e0b; }
.btn--secondary { background-color: #1e3a5f; }
.btn--secondary:hover { background-color: #2e4a6f; }
.faq__item { background-color: #1e3a5f; }
.faq__item { color: #e2e8f0; }
.faq__title { background-color: #0f2744; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0a1929; }
.faq__content { color: #e2e8f0; }
.faq__content { border-color: #1e3a5f; }
.block { background-color: #1e3a5f; }
.block__description span:first-child { color: #fbbf24; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #fbbf24; }
.content__inner table th { background-color: #1e3a5f; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #0f2744; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1e3a5f; }
.offer__rating-wrapper { background: #fbbf24 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0a1929; }
.content__inner ul li:before { color: #fbbf24; }
.footer__menu ul a { color: #cbd5e1; }
.footer__menu ul a:hover { color: #fbbf24; }
