.header { background-color: #013261; }
.btn--tertiary { background-color: #3E6282; }
.btn--tertiary:hover { background-color: #849CB2; }
.btn--secondary { background-color: #104170; }
.btn--secondary:hover { background-color: #3E6282; }
.faq__item { background-color: #0F3A63; }
.faq__item { color: #F8FAFC; }
.faq__title { background-color: #104170; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #0F172A; }
.faq__content { border-color: #00D9FF; }
.block { background-color: #0F3A63; }
.header__menu ul a:hover { color: #00D9FF; }
.content__inner table th { background-color: #104170; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #F4F7FA; }
.content__inner table tr:nth-child(2n) { color: #013261; }
.offer__logo { background-color: #00D9FF; }
.offer__rating-wrapper { background: #104170 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; }
