.header { background-color: #000000; }
.btn--tertiary { background-color: #D4AF37; }
.btn--tertiary:hover { background-color: #F5C542; }
.btn--secondary { background-color: #1C1C1C; }
.btn--secondary:hover { background-color: #333333; }
.faq__item { background-color: #1C1C1C; }
.faq__item { color: #F8FAFC; }
.faq__title { background-color: #1C1C1C; }
.faq__title { color: #F1F5F9; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #0F172A; }
.faq__content { border-color: #005733; }
.block { background-color: #1C1C1C; }
.header__menu ul a:hover { color: #D4AF37; }
.content__inner table th { background-color: #222222; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #F4F4F4; }
.content__inner table tr:nth-child(2n) { color: #000000; }
.offer__logo { background-color: #D4AF37; }
.offer__rating-wrapper { background: #1C1C1C url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #D4AF37; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #D4AF37; }
