/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: Hello Elementor Child Theme
Author: Jager Ravelondraibe
Author URL: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementorchild
*/
/* Placer votre CSS ci-dessous */
* { margin:0; padding:0;}
body { font-family:OpenSans, sans-serif; font-size:16px; color:#666666; background:#ffece0;}
a, a:focus, a:active { outline:none;}