/*
 Theme Name:     My Custom Theme
 Theme URI:      https://www.google.com/
 Description:    My Custom Theme
 Author:         Me
 Author URI:     https://www.google.com/
 Template:       twentyseventeen
 Version:        1.0.0
*/

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

/* ------------------------------------------------------- */
.custom-header{ background: #0f9dda;}
.site-branding { padding: 0.6em 0; }
#colophon { margin-top: 15px; text-align: center; border-top: 8px solid #0f9dda; background: #eee; }
.site-info { float: none; padding: 0.7em 0 1em 0; width: 100%; margin: 0 auto; max-width: 1060px; }
.site-title, .site-title a { color: #fff; }
.site-description, .site-description a { color: #fff; }