header .bottom_menu,
.breadcrumb__item.breadcrumb__item--highlight a,
.listing-container.hero-img-half .listing-item:first-child .item-description:after,
.listing-container.listing-vertical-full .listing-item .item-description:after,
.listing-container.hero-img .listing-item:first-child .item-description .listing-title:after,
.listing .button,
.lead-gallery-more a,
.paginacja li.prev,
.paginacja li.next,
.lead-gallery .lead-gallery-more,
article .lead:after, article ul li:before,
.highlight__button .hightlight__button-link,
.dropdown__listing,
.read-full__button {
	background-color: #ED2125;
}
.blockinfo__text h1,
.paginacja li.active a,
.single-photo figure figcaption span.link a,
.blockinfo__text p a,
article table a,
article > a,
article li a,
article > div p a,
article > div a p,
article > p a,
.blockinfo__text h1,
.highlight__title .hightlight__text,
.dropdown__label,
.gl_plugin .quizv2--poll.quizv2--summary .answer.selected .answer__percent, 
.gl_plugin .quizv2--poll.quizv2--summary .answer.selected .answer__title {
	color: #ED2125;
}
.blockinfo__text h1,
.breadcrumb__item--highlight .breadcrumb__link,
.breadcrumb__item a,
.expert-block .expert-text h2,
.main-title-listing,
.dedykowany-box-title,
.listing .button,
.lead-gallery-more a,
.blockinfo__text h1,
.highlight__title .hightlight__text,
.read-full__button {
	border-color: #ED2125;
}
/*------
hover
-------*/
.menu-box li a:hover:after {
	bottom: 0px;
	background-color: #ED2125;
}
.dropdown__label:after {
  border-top: 10px solid #ED2125;
}
.gl_plugin .quizv2 progress::-webkit-progress-value {
  background: #ED2125;
}
.gl_plugin .quizv2 progress::-moz-progress-bar {
  background: #ED2125;
}
.quizv2.quizv2--splash.quizv2--quality p a {
	color: #ED2125;
}