/*
 Theme Name:   Twenty Sixteen Child
 Author:       Razor Step Media
 Author URI:   http://www.razorstepmedia.com
 Template:     twentysixteen
 Version:      1.0.0
 Text Domain:  twentysixteen-child
*/


@import url(https://fonts.googleapis.com/css?family=Khula:400,800|Patrick+Hand);


.site-header {
    padding-top: 0.25em !important;
    padding-bottom: 1.25em !important;
}

.entry-title {
	visibility: hidden !important;
	display: none !important;	
}

h2, h1 {
	font-family: 'Patrick Hand', cursive;
}

h1 {
	font-size: 3rem !important;
}

.entry-content h1 {
    line-height: 1.0;
    margin-top: 0;
    margin-bottom: 0.5em;
}

h2 {
	font-size: 2rem !important;
}

.entry-content h2 {
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 0.25em;
}

body {
	font-family: 'Khula', sans-serif !important;
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 1.25;
}

p {
	margin-bottom: 0.5em;	
}

.ROTMtitle {
	padding-top: 1em;
}