/* Les boutons en vert*/
.phb-button, .vc_btn3-color-juicy-pink, .prev, .next, .tt_button{
background: #45ba6b !important;
color: white !important;
}

owl-page{
color: black;
}
owl-page.active{
color: #45ba6b;
}

a:hover, h1:hover, h2:hover, h3:hover, h4:hover{
color: black !important;
}

/* Petites icones vertes dans les articles*/
.fa{
color: #45ba6b !important;
}

/* Padding des articles sur la page d'accueil */
.vc_gitem-zone-mini{
padding: 10px;
}

::selection{
background: #45ba6b !important;
color: white !important;
}

section{
padding: 45px 0 !important;
}

@media (max-width: 960px)
section {
padding: 30px 0 !important;
}


#menu-header_menu a:hover{
color: #cdcecf !important;
}

.home .section-heading,.home .section-subheading, .home .section-heading:hover{
color: #1f1f1f !important;
}
.section-heading, .section-subheading, .section-heading:hover{
color: white !important;
}