/*
* Theme Name: Justin Kinch
 * Template:   twentytwentyone
 */


 .page-template.singular .entry-title {
    font-size: var(--entry-header--font-size);
 }

 .page-template.singular .entry-header {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}