.header { background-color: #0A1628; }
.btn--tertiary { background-color: #00D9FF; }
.btn--tertiary:hover { background-color: #33E0FF; }
.btn--secondary { background-color: #1E3A5F; }
.btn--secondary:hover { background-color: #2A4A73; }
.faq__item { background-color: #152238; }
.faq__item { color: #F8FAFC; }
.faq__title { background-color: #1E3A5F; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #0F172A; }
.faq__content { border-color: #00D9FF; }
.block { background-color: #152238; }
.header__menu ul a:hover { color: #00D9FF; }
.content__inner table th { background-color: #1E3A5F; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #F4F7FA; }
.content__inner table tr:nth-child(2n) { color: #0A1628; }
.offer__logo { background-color: #00D9FF; }
.offer__rating-wrapper { background: #1E3A5F url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #00D9FF; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #00D9FF; }
