/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://nrsmg.com.au/twentyseventeen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Simon Crouch
 Author URI:   http://nrsmg.com.au
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyseventeenchild
*/

:root {
	--tec-color-text-primary: #FFF !important;	
	--tec-color-text-secondary: #CCC !important;
}

body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
	color: #331100;
}