/*!
Theme Name:		astra Child
Theme URI:		 https://laserart.ovh
Description:	 Thème enfant de astra
Author:			 medhi
Author URI:		 https://laserart.ovh
Template:		astra
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:	astra-Child

======
Note: Do not edit this file. If you wish to add your own CSS, go to Customizer > Additional CSS.
======
*//*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 *//*!
*/
/* Police personnalisée */


body {
    font-family: 'Comic Sans MS', cursive, sans-serif;
    background-color: #f9f9f9;
    color: #333;
    line-height: 1.6;
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
    color: #4CAF50;
    text-align: center;
}
h1 {
    font-size: 2.5em;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1.75em;
}
