.header { background-color: #1E1E2E; }
.btn--tertiary { background-color: #FF2D87; }
.btn--tertiary:hover { background-color: #FF4D9C; }
.btn--secondary { background-color: #2D2D44; }
.btn--secondary:hover { background-color: #3D3D54; }
.faq__item { background-color: #2D2D44; }
.faq__item { color: #E8E8E8; }
.faq__title { background-color: #3D3D54; }
.faq__title { color: #FF2D87; }
.faq__content { background-color: #1E1E2E; }
.faq__content { color: #F0F0F0; }
.faq__content { border-color: #3D3D54; }
.block { background-color: #2D2D44; }
.block__description span:first-child { color: #FF2D87; }
.block__description span:last-child { color: #FFFFFF; }
.header__menu ul a:hover { color: #FF2D87; }
.content__inner table th { background-color: #FF2D87; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #2D2D44; }
.content__inner table tr:nth-child(2n) { color: #FFFFFF; }
.offer__logo { background-color: #2D2D44; }
.offer__rating-wrapper { background: #FF2D87 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #FF2D87; }
.footer__menu ul a { color: #E8E8E8; }
.footer__menu ul a:hover { color: #FF2D87; }
