.header { background-color: #0A1628; }
.btn--tertiary { background-color: #00FF88; }
.btn--tertiary:hover { background-color: #33FFA3; }
.btn--secondary { background-color: #1A2942; }
.btn--secondary:hover { background-color: #2A3952; }
.faq__item { background-color: #0F1A2E; }
.faq__item { color: #E8F4FF; }
.faq__title { background-color: #1A2942; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #0A1628; }
.faq__content { border-color: #00FF88; }
.block { background-color: #0F1A2E; }
.header__menu ul a:hover { color: #00FF88; }
.content__inner table th { background-color: #1A2942; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #F5F9FF; }
.content__inner table tr:nth-child(2n) { color: #0A1628; }
.offer__logo { background-color: #00FF88; }
.offer__rating-wrapper { background: #1A2942 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #00FF88; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #00FF88; }
