.header { background-color: #0a1e0f; }
.btn--tertiary { background-color: #d4af37; }
.btn--tertiary:hover { background-color: #f0ca5e; }
.btn--secondary { background-color: #1a3d1f; }
.btn--secondary:hover { background-color: #2a5d2f; }
.faq__item { background-color: #15301a; }
.faq__item { color: #e8dcc4; }
.faq__title { background-color: #1a3d1f; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0a1e0f; }
.faq__content { color: #f5ede0; }
.faq__content { border-color: #1a3d1f; }
.block { background-color: #15301a; }
.block__description span:first-child { color: #d4af37; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #d4af37; }
.content__inner table th { background-color: #1a3d1f; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #15301a; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1a3d1f; }
.offer__rating-wrapper { background: #d4af37 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0a1e0f; }
.content__inner ul li:before { color: #d4af37; }
.footer__menu ul a { color: #e8dcc4; }
.footer__menu ul a:hover { color: #d4af37; }
