.header { background-color: #0d1117; }
.btn--tertiary { background-color: #1dd3b0; }
.btn--tertiary:hover { background-color: #17a88c; }
.btn--secondary { background-color: #161b22; }
.btn--secondary:hover { background-color: #1f2937; }
.faq__item { background-color: #161b22; }
.faq__item { color: #e6edf3; }
.faq__title { background-color: #21262d; }
.faq__title { color: #ffffff; }
.faq__content { background-color: #0d1117; }
.faq__content { color: #c9d1d9; }
.faq__content { border-color: #30363d; }
.block { background-color: #161b22; }
.block__description span:first-child { color: #1dd3b0; }
.block__description span:last-child { color: #ffffff; }
.header__menu ul a:hover { color: #1dd3b0; }
.content__inner table th { background-color: #161b22; }
.content__inner table th { color: #ffffff; }
.content__inner table tr:nth-child(2n) { background-color: #0d1117; }
.content__inner table tr:nth-child(2n) { color: #e6edf3; }
.offer__logo { background-color: #161b22; }
.offer__rating-wrapper { background: #1dd3b0 url(../../img/star.svg) no-repeat 8px 50%; }
.offer__rating-wrapper { color: #0d1117; }
.content__inner ul li:before { color: #1dd3b0; }
.footer__menu ul a { color: #8b949e; }
.footer__menu ul a:hover { color: #1dd3b0; }
