/*
 Theme Name:   Mission News Child
 Template:     mission-news
 Author: 	   Compete Themes
 Version: 	   1.0
 Author URI:   https://www.competethemes.com
 Description:  This is a child theme used to customize the Mission News WordPress theme.
 License: GNU  General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
 
/* =Theme customization starts here
-------------------------------------------------------------- */


@media (min-width: 50em){
	
/* 	style attribute {
    --rem: 16;
    font-size: 16px;
} */

.layout-no-sidebar-wide:not(.small-first-post):not(.search) .entry:first-child .post-title{
	
    font-size: 2em;
    line-height: calc(2px * 16);
    margin: 0 0 calc(0.5px * 16);
}

	
}
