::selection, .card-slider__category, .card-slider-container .swiper-pagination-bullet-active, .post-card--grid .post-card__thumbnail::before, .post-card:not(.post-card--small) .post-card__thumbnail a::before, .post-card:not(.post-card--small) .post-card__category, .post-box--high .post-box__category span, .post-box--wide .post-box__category span, .page-separator, .pagination .nav-links .page-numbers:not(.dots):not(.current)::before, .btn, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .comment-respond .form-submit input, .page-links__item:hover{
	background-color: var(--main-color);
}
body ::selection {
  background-color: var(--main-color);
  color: #000;
}

.site-header{
	margin-bottom: 20px;
}
