.header { background-color: #0a2540; }
.btn--tertiary { background-color: #ffc600; }
.btn--tertiary:hover { background-color: #ffd633; }
.btn--secondary { background-color: #0d3a5c; }
.btn--secondary:hover { background-color: #105073; }
.faq__item { background-color: #0d3a5c; }
.faq__item { color: #ffffff; }
.faq__title { background-color: #105073; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0a2540; }
.faq__content { color: #ffffff; }
.faq__content { border-color: #105073; }
.block { background-color: #0d3a5c; }
.block__description span:first-child { color: #ffc600; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #ffc600; }
.content__inner table th { background-color: #ffc600; }
.content__inner table th { color: #0a2540; }
.content__inner table tr:nth-child(2n) { background-color: #0d3a5c; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #0d3a5c; }
.offer__rating-wrapper { background: #ffc600 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0a2540; }
.content__inner ul li:before { color: #ffc600; }
.footer__menu ul a { color: #ffffff; }
.footer__menu ul a:hover { color: #ffc600; }
