.header { background-color: #0057E5; }
.btn--tertiary { background-color: #0046C0; }
.btn--tertiary:hover { background-color: #22C55E; }
.btn--secondary { background-color: #22C55E; }
.btn--secondary:hover { background-color: #16A34A; }
.faq__item { background-color: #FFFFFF; }
.faq__item { color: #0A1628; }
.faq__title { background-color: #EFF6FF; }
.faq__title { color: #0A1628; }
.faq__content { background-color: #FAFCFF; }
.faq__content { color: #1E3A5F; }
.faq__content { border-color: #0099FF; }
.block { background-color: #0099FF; }
.block__description span:first-child { color: #FFFFFF; }
.block__description span:last-child { color: #FFFFFF; }
.header__menu ul a:hover { color: #22C55E; }
.content__inner table th { background-color: #0057E5; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #F0F7FF; }
.content__inner table tr:nth-child(2n) { color: #0A1628; }
.offer__logo { background-color: #EFF6FF; }
.offer__rating-wrapper { background: #22C55E url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #0099FF; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #22C55E; }
