.header { background-color: #111111; }
.btn--tertiary { background-color: #1e1e1e; }
.btn--tertiary:hover { background-color: #d4a843; }
.btn--secondary { background-color: #d4a843; }
.btn--secondary:hover { background-color: #c49935; }
.faq__item { background-color: #1e1e1e; }
.faq__item { color: #FFFFFF; }
.faq__title { background-color: #111111; }
.faq__title { color: #d4a843; }
.faq__content { background-color: #161616; }
.faq__content { color: #FFFFFF; }
.faq__content { border-color: #d4a843; }
.block { background-color: #1e1e1e; }
.block__description span:first-child { color: #d4a843; }
.block__description span:last-child { color: #FFFFFF; }
.header__menu ul a:hover { color: #d4a843; }
.content__inner table th { background-color: #1e1e1e; }
.content__inner table th { color: #d4a843; }
.content__inner table tr:nth-child(2n) { background-color: #161616; }
.content__inner table tr:nth-child(2n) { color: #FFFFFF; }
.offer__logo { background-color: #1e1e1e; }
.offer__rating-wrapper { background: #d4a843 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #111111; }
.content__inner ul li:before { color: #d4a843; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #d4a843; }
