/*
 Theme Name:   Generate Press
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Generate Press Child Theme
 Author:       Daniel Coe
 Author URI:   http://example.com
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  generatepresschild
*/
.author, .byline {
	display:none;
	visibility:hidden;
}
.nav-previous {
	margin-top:50px;
	float:left;
	font-weight:bold;
}
.nav-next {
	margin-top:50px;
	float:right;
	font-weight:bold;
}
.cat-links {
	font-weight:bold;
	
}
h1, h2 {
	font-size: 42px;
	margin-bottom: 20px;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
}