/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/






/* Global */
strong {
	font-weight: 800 !important;
}




/* MAIN CONTENT */

h1.page-title {
	font-size:48px;
	line-height:52px;
	color: #f04e23;
}

h2 a {
	color:#edaa84 !important;
}

h2 a:hover {
	color:#f04e23 !important;
}

/* FOOTER */
div#footer {
	text-align:center !important;
}



