.header { background-color: #0a1f1a; }
.btn--tertiary { background-color: #d4af37; }
.btn--tertiary:hover { background-color: #f0c952; }
.btn--secondary { background-color: #1a5a4a; }
.btn--secondary:hover { background-color: #22755f; }
.faq__item { background-color: #0f2820; }
.faq__item { color: #c7d7d4; }
.faq__title { background-color: #1a3530; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0a1f1a; }
.faq__content { color: #e0ece9; }
.faq__content { border-color: #1a5a4a; }
.block { background-color: #0f2820; }
.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: #1a3530; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #0f2820; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1a3530; }
.offer__rating-wrapper { background: #d4af37 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0a1f1a; }
.content__inner ul li:before { color: #d4af37; }
.footer__menu ul a { color: #c7d7d4; }
.footer__menu ul a:hover { color: #d4af37; }
