.header { background-color: #04223A; }
.btn--tertiary { background-color: #FFC53D; }
.btn--tertiary:hover { background-color: #FFD569; }
.btn--secondary { background-color: #006E78; }
.btn--secondary:hover { background-color: #00858A; }
.faq__item { background-color: #031C2D; }
.faq__item { color: #EAF7FA; }
.faq__title { background-color: #005863; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #04223A; }
.faq__content { border-color: #FFC53D; }
.block { background-color: #031C2D; }
.header__menu ul a:hover { color: #FFC53D; }
.content__inner table th { background-color: #005863; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #E6F6F8; }
.content__inner table tr:nth-child(2n) { color: #04223A; }
.offer__logo { background-color: #FFC53D; }
.offer__rating-wrapper { background: #006E78 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #FFC53D; }
.footer__menu ul a { color: #FFFFFF; }
.footer__menu ul a:hover { color: #FFC53D; }
