/*
Theme Name: Hello Elementor Child
Theme URI: https://wp-themes.com/hello-elementor
Author: Digitwist
Author URI: none
Description: Elementor child theme.
Template: hello-elementor
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: hello-elementor-child
*/

strong{
font-weight: 700;
}

/*centre les listes des blocs numérotés */
.margin-auto{
	margin:auto;
}

/*centre le texte des boutons */
.btn-centrer span {
	margin-top: 2px;
}