#sp-bottom {background: #FCF8F5;color: #7e879a;padding: 45px 0 25px;}
#sp-footer{background: #e9eaf1;color: #7e879a;}
.home3-slider .sppb-sp-slider-title{
	font-size:41px !important;
	font-weight:800 !important;
	text-shadow:0 1px 3px rgba(0, 0, 0, 0.3) !important;
	color:#FFF !important;
	line-height: 1.1em!important;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
	background:transparent !important;
}
.home3-slider .sppb-sp-slider-text{
	text-shadow:0 2px 3px rgba(0, 0, 0, 0.3) !important;
	color:#FFF !important;
	font-size: 19px!important;
    line-height: 1.3em!important;
	background:transparent !important;
}
.home3-slider .sp-slider-content-align-left {max-width:640px;margin-left:auto;margin-top:200px;}
.home3-slider2 {padding:50px 40px 0;}
.sp-page-title {padding: 100px 0 95px;background-color:#A6CE3B;}
.btn-primary, .sppb-btn-primary {border-color: #00A54F;background-color: #00A54F;}
body .sppb-btn.btn-cta {background-color:#00A54F;}
.actualites h3{
	font-family: goboldFont;
    font-size: 1.5rem;
    color: #302d70;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.actualites h3:before,.actualites h3:after {
    content: '';
    border-top: 3px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}