/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       Rolf Black
 Author URI:   http://rolfblack.com
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

@media screen and (min-width: 673px) {
.slider .featured-content .hentry, .featured-content {
height: 290px;
}
}

a:focus {
outline: 2px solid red;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 18px;
	line-height: 1;
}

h4 {
	font-size: 16px;
	line-height: 1;
}
