/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

figure {
	margin-bottom:28px !important;
}
ins.adsbygoogle, .kb-lottie-container, .wp-block-kadence-accordion {
	margin-bottom:28px;
}
.shared-counts-wrap.after_content {
    margin: 20px 0 20px 0;
}
.lien_articles_freres {
	background:var(--accent);
	color:var(--base-3);
	font-weight: bold;
	padding:0 5px;
}
.lien_articles_freres:hover {
	color:var(--base-2);
}