.header { background-color: #0A0A0A; }
.btn--tertiary { background-color: #FF1493; }
.btn--tertiary:hover { background-color: #FF69B4; }
.btn--secondary { background-color: #9D4EDD; }
.btn--secondary:hover { background-color: #C77DFF; }
.faq__item { background-color: #16213E; }
.faq__item { color: #CCCCCC; }
.faq__title { background-color: #1A1A2E; }
.faq__title { color: #FFFFFF; }
.faq__content { background-color: #0F0F1A; }
.faq__content { color: #E0E0E0; }
.faq__content { border-color: #9D4EDD; }
.block { background-color: #1A1A2E; }
.block__description span:first-child { color: #FF1493; }
.block__description span:last-child { color: #FFFFFF; }
.header__menu ul a:hover { color: #FF1493; }
.content__inner table th { background-color: #FF1493; }
.content__inner table th { color: #FFFFFF; }
.content__inner table tr:nth-child(2n) { background-color: #16213E; }
.content__inner table tr:nth-child(2n) { color: #FFFFFF; }
.offer__logo { background-color: #FF1493; }
.offer__rating-wrapper { background: #9D4EDD url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #FFFFFF; }
.content__inner ul li:before { color: #FF1493; }
.footer__menu ul a { color: #CCCCCC; }
.footer__menu ul a:hover { color: #FF1493; }
