.header { background-color: #1A0B2E; }
.btn--tertiary { background-color: #FF2D75; }
.btn--tertiary:hover { background-color: #FF5792; }
.btn--secondary { background-color: #2E1A47; }
.btn--secondary:hover { background-color: #3D2659; }
.faq__item { background-color: #2E1A47; }
.faq__item { color: #F5E6FF; }
.faq__title { background-color: #FF2D75; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #FFFFFF; }
.faq__content { color: #1A0B2E; }
.faq__content { border-color: #FF2D75; }
.block { background-color: #3D2659; }
.header__menu ul a:hover { color: #FF2D75; }
.content__inner table th { background-color: #2E1A47; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #F8F4FF; }
.content__inner table tr:nth-child(2n) { color: #1A0B2E; }
.offer__logo { background-color: #FF2D75; }
.offer__rating-wrapper { background: #2E1A47 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #FF2D75; }
.footer__menu ul a { color: #E5D4FF; }
.footer__menu ul a:hover { color: #FF2D75; }
