/*
Theme Name:      Solon Child
Description:    
Author:         Carter Hampson
Template:       solon

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


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

.site-branding {
    text-align: center;
    padding: 25px 0;
}

.site-title {
	display: block;
	font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #2A363B;
    line-height: 1.1;
}


.site-description {
	display: block;
	font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 1.1;
}