/* rubrique SERVICES */

.breadcrumb-style {
	background-color: #00983A !important;
}

.breadcrumb-content-inner .gva-breadcrumb-content .page-title,
.breadcrumb-style,
.breadcrumb-style a {
	color: #fff !important;
}

.page__titre,
.node__title {
	border-color: #00983A;
	color: #00983A !important;
}
.gsc-box-text h2,
.gsc-box-text h3,
.gsc-box-text h4,
article .field--name-body h2,
article .field--name-body h3,
article .field--name-body h4 {
	color: #00983A ;
}

.brifsee {
	border-color: #00983A;
}
.ckeditor-accordion-container > dl {
	/* border-color: #00983A; */
}
.ckeditor-accordion-container > dl dt.active > a,
.ckeditor-accordion-container > dl dt > a:hover {
	background-color: #00983A;
	color: #fff;
}

.ckeditor-accordion-container > dl dt.active > a h5,
.ckeditor-accordion-container > dl dt.active > a p,
.ckeditor-accordion-container > dl dt > a:hover h5,
.ckeditor-accordion-container > dl dt > a:hover p {
	color: #fff;
}
.ckeditor-accordion-container > dl dt > a > p {
	color: #00983A;
}

.gsc-box-text h4:after, .gsc-box-text h3:after, .gsc-box-text h2:after,
article .field--name-body h4:after, article .field--name-body h3:after, article .field--name-body h2:after {
	border-top-color: #00983A;
}
article li:before {
	color: #00983A;
}
article blockquote {
	border-left-color: #00983A;
	color: #00983A;
}