/*
Theme Name: EPS Child Theme
Theme URI: http://eps.monvr.pf
Author: Jonovan Vonghes
Author URI: http://eps.monvr.pf
Description: Création du child theme pour le site EPS.
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: eps
Template: illdy
*/

/* -------------------------------------------- 
	ILLDY CSS IMPORT
-------------------------------------------- */

@import url("../illdy/style.css");

/* -------------------------------------------- 
	HGEMC CSS IMPORT
-------------------------------------------- */

@import url("asset/css/main-child.min.css");
@import url("asset/css/home-blog.css");
@import url("asset/css/header.css");
@import url("asset/css/footer.css");

#header .bottom-header h2 {
    margin: 0 0 50px;
    line-height: .74;
    font-weight: 900;
    font-size: 81px;
    color: #585858;
    text-transform: uppercase;
}
