/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

h1 span {
	font-size: 60px;
	font-weight: 700;
}
.who-said {
	font-weight: 600;
	font-size: 22px;
	color: #000;
	margin-top: 15px;
}
.header_text {
	background-color: #fff;
	padding: 50px;
}
#page-header h1 span {
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}