/*
 Theme Name:   Neve Child
 Theme URI:    https://seomuppetshow.com
 Description:  Neve Child Theme for SEOMuppetShow.com
 Author:       The SEO Muppet
 Author URI:   https://seomuppetshow.com
 Template:     neve
 Version:      1.0.0
 Text Domain:  neve-child
*/

/* Custom CSS goes after this line */

/* hide element */
.no-show {
	display: none;
}

/*header reduction*/
.single h1.entry-title {
      --fontsize: 3em !important; 
    }
}
