.header { background-color: #1a1f3a; }
.btn--tertiary { background-color: #ff2d75; }
.btn--tertiary:hover { background-color: #ff5c94; }
.btn--secondary { background-color: #2b3152; }
.btn--secondary:hover { background-color: #3d4570; }
.faq__item { background-color: #2b3152; }
.faq__item { color: #ffffff; }
.faq__title { background-color: #1a1f3a; }
.faq__title { color: #00f5ff; }
.faq__content { background-color: #16192e; }
.faq__content { color: #e5e7eb; }
.faq__content { border-color: #3d4570; }
.block { background-color: #2b3152; }
.block__description span:first-child { color: #00f5ff; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #00f5ff; }
.content__inner table th { background-color: #ff2d75; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #2b3152; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #2b3152; }
.offer__rating-wrapper { background: #ff2d75 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #ffffff; }
.content__inner ul li:before { color: #00f5ff; }
.footer__menu ul a { color: #e5e7eb; }
.footer__menu ul a:hover { color: #00f5ff; }
