/*
 Theme Name:   Catch Fullscreen Child
 Theme URI:    http://www.conzi.com
 Description:  Catch Fullscreen Child Theme
 Author:       Martin Conzelmann
 Author URI:   http://www.conzi.com
 Template:     catch-fullscreen
 Version:      1.0.0
 Tags:         
 Text Domain:  catch-fullscreen-icy-child
*/

@import url("../catch-fullscreen/style.css"); 

/* =Theme customization starts here
-------------------------------------------------------------- */

#header-content {
	background-color: #a6ce39 !important;
	opacity: 0.9;
}

#content {
	background-color: #a6ce39 !important;
	opacity: 0.9;
}

.site-content {
	background-color: #a6ce39 !important;
	opacity: 0.9;
}
