.header { background-color: #0d0d0d; }
.btn--tertiary { background-color: #ffc800; }
.btn--tertiary:hover { background-color: #ffe066; }
.btn--secondary { background-color: #1c1c1c; }
.btn--secondary:hover { background-color: #2c2c2c; }
.faq__item { background-color: #1c1c1c; }
.faq__item { color: #e5e5e5; }
.faq__title { background-color: #2c2c2c; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0d0d0d; }
.faq__content { color: #f7f7f7; }
.faq__content { border-color: #1c1c1c; }
.block { background-color: #1c1c1c; }
.block__description span:first-child { color: #ffc800; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #ffc800; }
.content__inner table th { background-color: #1c1c1c; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #181818; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1c1c1c; }
.offer__rating-wrapper { background: #ffc800 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0d0d0d; }
.content__inner ul li:before { color: #ffc800; }
.footer__menu ul a { color: #e5e5e5; }
.footer__menu ul a:hover { color: #ffc800; }
