:root {
    --color-quiz: #ED2125;
}

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,
.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 {
	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;
}