.header { background-color: #16213e; }
.btn--tertiary { background-color: #f39c12; }
.btn--tertiary:hover { background-color: #e67e22; }
.btn--secondary { background-color: #1a1a2e; }
.btn--secondary:hover { background-color: #0f3460; }
.faq__item { background-color: #16213e; }
.faq__item { color: #e8e8e8; }
.faq__title { background-color: #0f3460; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a1a2e; }
.faq__content { color: #f0f0f0; }
.faq__content { border-color: #e94560; }
.block { background-color: #16213e; }
.block__description span:first-child { color: #f39c12; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #e94560; }
.content__inner table th { background-color: #e94560; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #0f3460; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #1a1a2e; }
.offer__rating-wrapper { background: #f39c12 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #1a1a2e; }
.content__inner ul li:before { color: #e94560; }
.footer__menu ul a { color: #e8e8e8; }
.footer__menu ul a:hover { color: #e94560; }
