.en-savoir-plus .wp-block-button{
	width:52%;
}

.en-savoir-plus .wp-block-button a{
	display: flex;
    align-items: center;
    justify-content: space-around;
	padding: 6px 25px 7px 0;

}
.site-primary-footer-wrap{
	padding-top:0;
	padding-bottom:0;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner section div{
	display: flex;
    justify-content: center;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner figure{
	padding: 0 20px;
}

#block-19 body .is-layout-grid{
	 grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
}

.panneau-pocket {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px;
}

.panneau-pocket-logo {
    grid-column: 1 / -1;
}
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element a
{
	color:#fff;
}
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element a:hover
{
	color:#97af24;
}