/*
Theme Name: Scaffold Child
Theme URI: https://dannycooper.com/scaffold-child
Author: DannyCooper
Author URI: https://dannycooper.com/
Description: Example child theme for Scaffold.
Template: scaffold
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: scaffold-child
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-images, translation-ready, blog, e-commerce
GitHub Theme URI: https://github.com/DannyCooper/scaffold-child
*/
.site-header {
	text-align: center;
	min-height: 150px;
	padding: 30px 20px 20px 20px;
	background-color: #8b0000;
}
