/*
Theme Name: twentyseventeen_child
Description: twentyseventeen_child
Author: erwin liedke
Author URI: http://ej.eyes2k.net
Template: twentyseventeen
Version: 1.0
Tags:
*/
.panel-image {
		height: 100vh;
		max-height: 1200px;
	}

.site-title {
	color: #CC9900;
	font-size: 56px;
	font-size: 2.0rem;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-transform: none;
}

.site-description {
	color: #CC9900;
	font-size: 28px;
	font-size: 1.1rem;
	font-weight: 800;
	margin-bottom: 0;
}
.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #222;
	font-size: 24px;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: none;
}	
a {
	color: #ec523f;
	text-decoration: none;
}
