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