.header { background-color: #0d0d0d; }
.btn--tertiary { background-color: #1a1a1a; }
.btn--tertiary:hover { background-color: #d4af37; }
.btn--secondary { background-color: #b8972e; }
.btn--secondary:hover { background-color: #c9a84c; }
.faq__item { background-color: #1a1a1a; }
.faq__item { color: #f0e6d0; }
.faq__title { background-color: #0d0d0d; }
.faq__title { color: #d4af37; }
.faq__content { background-color: #141414; }
.faq__content { color: #f0e6d0; }
.faq__content { border-color: #d4af37; }
.block { background-color: #1a1a1a; }
.block__description span:first-child { color: #d4af37; }
.block__description span:last-child { color: #f0e6d0; }
.header__menu ul a:hover { color: #d4af37; }
.content__inner table th { background-color: #1a1a1a; }
.content__inner table th { color: #d4af37; }
.content__inner table tr:nth-child(2n) { background-color: #141414; }
.content__inner table tr:nth-child(2n) { color: #f0e6d0; }
.offer__logo { background-color: #1a1a1a; }
.offer__rating-wrapper { background: #d4af37 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0d0d0d; }
.content__inner ul li:before { color: #d4af37; }
.footer__menu ul a { color: #f0e6d0; }
.footer__menu ul a:hover { color: #e0c252; }
