/*
 * Theme Name: My Timber 2.x Starter Theme
 * Description: Starter Theme to use with Timber
 * Author: Upstatement and YOU!
*/
body.has-wp-admin-bar nav.site-nav {
	position: relative;
	top: 0px;
}


section.content-wrapper {
	margin: 20px;
}

section.content-wrapper h2 {
	font-size: 27pt;
}