.section-title .section-heading {
    font-family: 'Nexa';
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Nexa';
}

.section-title p, .section-title-small p {
    font-family: "Nexa";
}

p, .entry-content {
    font-family: 'Nexa';
}


span.pepite-bouton {
    background: #372f56;
    color: white;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 63px;
    padding-right: 40px;
    background-image: url(http://agilforma.fr/wp-content/uploads/2020/05/fleche.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position-y: 13px;
    font-size: 18px;
    background-position-x: 9px;
}


span.pepite-bouton a {
    color: white;
    text-decoration: none;
}


span.pepite-boutonclair {
    background: #877fba;
    color: white;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 63px;
    padding-right: 40px;
    background-image: url(http://agilforma.fr/wp-content/uploads/2020/05/fleche.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position-y: 13px;
    font-size: 18px;
    background-position-x: 9px;
}

span.pepite-boutonclair a {
    color: white;
    text-decoration: none;
}
