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