.header { background-color: #1a0f2e; }
.btn--tertiary { background-color: #ff4d9b; }
.btn--tertiary:hover { background-color: #ff2d84; }
.btn--secondary { background-color: #2d1b4e; }
.btn--secondary:hover { background-color: #3d2855; }
.faq__item { background-color: #2d1b4e; }
.faq__item { color: #e8e0f5; }
.faq__title { background-color: #3d2855; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a0f2e; }
.faq__content { color: #d4c9e8; }
.faq__content { border-color: #3d2855; }
.block { background-color: #2d1b4e; }
.block__description span:first-child { color: #ff4d9b; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #ff4d9b; }
.content__inner table th { background-color: #a855f7; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #2d1b4e; }
.content__inner table tr:nth-child(2n) { color: #e8e0f5; }
.offer__logo { background-color: #2d1b4e; }
.offer__rating-wrapper { background: #a855f7 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #ffffff; }
.content__inner ul li:before { color: #ff4d9b; }
.footer__menu ul a { color: #d4c9e8; }
.footer__menu ul a:hover { color: #ff4d9b; }
