.header { background-color: #1e1b4b; }
.btn--tertiary { background-color: #6366f1; }
.btn--tertiary:hover { background-color: #4f46e5; }
.btn--secondary { background-color: #312e81; }
.btn--secondary:hover { background-color: #3730a3; }
.faq__item { background-color: #312e81; }
.faq__item { color: #e0e7ff; }
.faq__title { background-color: #3730a3; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1e1b4b; }
.faq__content { color: #e0e7ff; }
.faq__content { border-color: #3730a3; }
.block { background-color: #312e81; }
.block__description span:first-child { color: #818cf8; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #818cf8; }
.content__inner table th { background-color: #312e81; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #3730a3; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #312e81; }
.offer__rating-wrapper { background: #6366f1 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #1e1b4b; }
.content__inner ul li:before { color: #818cf8; }
.footer__menu ul a { color: #c7d2fe; }
.footer__menu ul a:hover { color: #818cf8; }
