/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */


p {
	font-weight: 300;
	color: #474747;
}

strong {
	font-weight: 600;
	color: #000000 !important;
}

h1 {
    font-weight: 500;
	color: #3b3b3b;
	line-height: 35px;
    margin-bottom: 0px;
}

h2 {
    color: #000000;
    font-size: 32px;
    margin-bottom: 20px;
    margin-top:0;
    letter-spacing: 0px;
    font-weight: 600;
	line-height: 40px;
}





