/*
Theme Name: CDL
Theme URI: https://cdl.ucf.edu/
Description: Child theme based on Twentyseventeen.
Author: Jacob Bates
Author URI: https://cdl.ucf.edu/
Template: twentyseventeen
*/

/* Font Imports */


@media(max-width:960px) {
	
}

.page #page main .childhead h1 {
	letter-spacing: 3px;
	font-size:26px;
	font-weight: 300;
}

.page #page main .childhead {
	width:80%;
	padding: 2% 0 0 0;
	margin:auto;
}

/*.childhead>h2::after {
	background-color: #FFC904;
	top: 2.2em;
	content: '';
	height: 3px;
	left: 10%;
	position: absolute;
	width: 40px;
}*/





/** {
	border: 1px solid red;
}*/