/*
Theme Name: TwentySeventeen-Child
Theme URI: http://mysite.com/
Description: This is a custom child theme I have created.
Author: Dave Schumaker
Author URI: https://daveschumaker.net/
Template: twentyseventeen
Version: 0.1
*/

@import url("../twentyseventeen/style.css");

.site-branding {
	padding: 1em 0;
}

.site-content {
    padding: 16px 0;
}

.intro-blurb a {
	text-decoration: underline;
}