/*
 Theme Name:   Three Wishes Crawcrook
 Description:  A Child Theme of twentyseventeen developed for Three Wishes
 Author:       Dave Emsley
 Author URI:   httpd://image-nation.co.uk
 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:  twenty-fifteen-child
 
 Dark Green #21504A
 Light Green: #04B47F
*/
.site-title {
    font-family: Brush Script MT, cursive;
    font-size: 5.5rem;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: 0;
    text-transform: none;
	color: #FCFDE6;
}

body.has-header-image .site-title a,
body.has-header-video .site-title a 
body.has-header-image .site-description,
body.has-header-video .site-description {
	color: #FCFDE6;
	opacity: 1;
}

.site-description { 
	font-family: Brush Script MT, cursive; 
	font-size: 3rem; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 20px; 
	color: #FCFDE6;
} 