.header { background-color: #1a237e; }
.btn--tertiary { background-color: #283593; }
.btn--tertiary:hover { background-color: #3949ab; }
.btn--secondary { background-color: #1a237e; }
.btn--secondary:hover { background-color: #283593; }
.faq__item { background-color: #283593; }
.faq__item { color: #ffffff; }
.faq__title { background-color: #3949ab; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a237e; }
.faq__content { color: #ffffff; }
.faq__content { border-color: #ffd700; }
.block { background-color: #283593; }
.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: #283593; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #1a237e; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #283593; }
.offer__rating-wrapper { background: #ffd700 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #1a237e; }
.content__inner ul li:before { color: #ffd700; }
.footer__menu ul a { color: #ffffff; }
.footer__menu ul a:hover { color: #ffd700; }
