.header { background-color: #1a1625; }
.btn--tertiary { background-color: #e91e63; }
.btn--tertiary:hover { background-color: #f06292; }
.btn--secondary { background-color: #2d2438; }
.btn--secondary:hover { background-color: #3d3448; }
.faq__item { background-color: #2d2438; }
.faq__item { color: #e0e0e0; }
.faq__title { background-color: #3d3448; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #1a1625; }
.faq__content { color: #f5f5f5; }
.faq__content { border-color: #2d2438; }
.block { background-color: #2d2438; }
.block__description span:first-child { color: #e91e63; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #e91e63; }
.content__inner table th { background-color: #2d2438; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #241e30; }
.content__inner table tr:nth-child(2n) { color: #ffffff; }
.offer__logo { background-color: #2d2438; }
.offer__rating-wrapper { background: #e91e63 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #ffffff; }
.content__inner ul li:before { color: #e91e63; }
.footer__menu ul a { color: #e0e0e0; }
.footer__menu ul a:hover { color: #e91e63; }
