
/* Concerne uniquement le contenu CKEditor */


.ck-content h1,
.ck-content h2,
.ck-content h3,
.ck-content h4,
.ck-content h5,
.ck-content h6 {
  font-weight: 600!important;
  color: #083375!important;
}


.ck-content p, ul ,li {
    color: #083375!important;
}

.ck-content a {
  color: #083375!important;
}
.ck-content{
font-size: 1.2rem!important;
line-height: 1.5!important;
font-family: Manrope, sans-serif!important;
}

.btn, .btn p {

color: #fff!important;
font-size: 1rem!important;
margin-bottom:0px!important;
}


.btn:hover,
.btn:hover p {
  color: #083375 !important;
  font-size: 1rem !important;
  margin-bottom: 0px !important;
}


.ck-content .az-button--content.btn:hover .bouton cfa--ss7te7lcu7 {
  background-color: #ffffff !important;
  border-color: #083375 !important;
  color: #083375 !important;
}
