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