.eap-bloc {background-color: #fff; border-radius: 10px; padding:30px 20px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}

.eap-formation-metier {display:flex; flex-wrap: wrap; }
.eap-formation-metier .item-metier { padding:10px; text-align: center; display:flex; flex-direction:column;}
.eap-formation-metier .item-metier .eap-bloc {flex-grow:1; display:flex; flex-direction:column; justify-content: center;}

.eap-featured-formation .item-post:not(:last-child) {border-bottom:1px dashed #ddd; padding-bottom:25px; margin-bottom:15px;}
.eap-featured-formation .item-term {font-size:18px; font-weight: 600; color:var( --e-global-color-9debfa6 );}
.eap-featured-formation .item-title {margin:0; line-height: 1;}
.eap-featured-formation .item-title a {color:var( --e-global-color-text ); font-size:16px; font-weight: bold; line-height: 1}
.eap-featured-formation .item-duree {font-size:14px; padding:5px 0;}
.eap-featured-formation .item-excerpt {font-size:14px; line-height: 1.3; padding: 15px 0;}