.header { background-color: #0F172A; }
.btn--tertiary { background-color: #1E293B; }
.btn--tertiary:hover { background-color: #3B82F6; }
.btn--secondary { background-color: #3B82F6; }
.btn--secondary:hover { background-color: #2563EB; }
.faq__item { background-color: #FFFFFF; }
.faq__item { color: #0F172A; }
.faq__title { background-color: #F1F5F9; }
.faq__title { color: #0F172A; }
.faq__content { background-color: #F8FAFC; }
.faq__content { color: #334155; }
.faq__content { border-color: #3B82F6; }
.block { background-color: #1E293B; }
.block__description span:first-child { color: #60A5FA; }
.block__description span:last-child { color: #F1F5F9; }
.header__menu ul a:hover { color: #60A5FA; }
.content__inner table th { background-color: #1E293B; }
.content__inner table th { color: #60A5FA; }
.content__inner table tr:nth-child(2n) { background-color: #F8FAFC; }
.content__inner table tr:nth-child(2n) { color: #0F172A; }
.offer__logo { background-color: #1E293B; }
.offer__rating-wrapper { background: #3B82F6 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #3B82F6; }
.footer__menu ul a { color: #F1F5F9; }
.footer__menu ul a:hover { color: #60A5FA; }
