:root {
    --color-main: #FF00FE;
    --color-quiz: #FF00FE;
    --color-gallery: #FF00FE !important;
}

.gl_plugin.listing .button,
.blockinfo__text li:before,
article>ul li:before,
.lead-gallery.thumbnails .lead-gallery-photos,
.highlight__button .hightlight__button-link,
article .lead:after,
.lead-gallery .lead-gallery-more,
.breadcrumb__item.breadcrumb__item--highlight .breadcrumb__link,
.read-full__button {
    background-color: #FF00FE;
}

.liveTimeline__title p,
.blockinfo__text h1,
.highlight__button .hightlight__button-link,
.expert-block h2,
.dedykowany-box-title,
.main-title-listing,
.breadcrumb__item .breadcrumb__link,
.read-full__button,
.article-layout article .quizv2 .answer__label:before,
.article-layout .quizv2 .answer__input:checked+.answer__label {
    border-color: #FF00FE;
}

.tags .breadcrumb__link,
.blockinfo__text h1,
article p a,
article li a, 
.article li a,
article ol li a {
    color: #FF00FE;
}

/* Porady eksperta */
.advice__item:before {
	background-color: #FF00FE;
}
.advice__item a {
	color: #FF00FE;
}
/* /Porady eksperta */
.share-box-button-wrapper .share-box__icon{
    color: #FF00FE;
}
.share-buttons-wrapper{
    background-color: #FF00FE;
}
.share-box-button-wrapper .share-box__icon::after {
    background-color: #FF00FE;
}
article > h2 a{
    color: #FF00FE;
}

/* audioBlock - ver. 02 */
.audioBlock.audio-block-ver-two .video-js .vjs-control-bar,
.audioBlock.audio-block-ver-two .vjs-play-control.vjs-control.vjs-button {
    background-color: #FF00FE;
}
/* /audioBlock - ver. 02 */