.header { background-color: #1a1d29; }
.btn--tertiary { background-color: #00d563; }
.btn--tertiary:hover { background-color: #00ff73; }
.btn--secondary { background-color: #2a2f3f; }
.btn--secondary:hover { background-color: #363c52; }
.faq__item { background-color: #2a2f3f; }
.faq__item { color: #e5e5e5; }
.faq__title { background-color: #363c52; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a1d29; }
.faq__content { color: #f7f7f7; }
.faq__content { border-color: #2a2f3f; }
.block { background-color: #2a2f3f; }
.block__description span:first-child { color: #00d563; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #00d563; }
.content__inner table th { background-color: #2a2f3f; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #22263a; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #2a2f3f; }
.offer__rating-wrapper { background: #00d563 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #1a1d29; }
.content__inner ul li:before { color: #00d563; }
.footer__menu ul a { color: #e5e5e5; }
.footer__menu ul a:hover { color: #00d563; }
