.header { background-color: #E84E0F; }
.btn--tertiary { background-color: #00C851; }
.btn--tertiary:hover { background-color: #00E65C; }
.btn--secondary { background-color: #C43E00; }
.btn--secondary:hover { background-color: #D94A00; }
.faq__item { background-color: #F5F5F5; }
.faq__item { color: #2A2A2A; }
.faq__title { background-color: #E84E0F; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #1A1A1A; }
.faq__content { border-color: #E0E0E0; }
.block { background-color: #F5F5F5; }
.block__description span:first-child { color: #E84E0F; }
.block__description span:last-child { color: #1A1A1A; }
.header__menu ul a:hover { color: #00C851; }
.content__inner table th { background-color: #E84E0F; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #FAFAFA; }
.content__inner table tr:nth-child(2n) { color: #1A1A1A; }
.offer__logo { background-color: #E84E0F; }
.offer__rating-wrapper { background: #C43E00 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #E84E0F; }
.footer__menu ul a { color: #E0E0E0; }
.footer__menu ul a:hover { color: #00C851; }
