.header { background-color: #0B2540; }
.btn--tertiary { background-color: #39FF9D; }
.btn--tertiary:hover { background-color: #5BFFB0; }
.btn--secondary { background-color: #1A4D6F; }
.btn--secondary:hover { background-color: #2A5F82; }
.faq__item { background-color: #0F3454; }
.faq__item { color: #F0F9FF; }
.faq__title { background-color: #1A4D6F; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #0B2540; }
.faq__content { border-color: #39FF9D; }
.block { background-color: #0F3454; }
.header__menu ul a:hover { color: #39FF9D; }
.content__inner table th { background-color: #1A4D6F; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #F0F9FF; }
.content__inner table tr:nth-child(2n) { color: #0B2540; }
.offer__logo { background-color: #39FF9D; }
.offer__rating-wrapper { background: #1A4D6F url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #39FF9D; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #39FF9D; }
