body.layout-boxed #body-core, body.custom-background #body-core {max-width: 1170px; display: block;margin: 0 auto;border: 1px solid #306448;}   

.blog-article .blog-title {font-size: 22px;font-weight: 700;line-height: 1.3;text-transform: none;margin-bottom: 4px;}

p {color: #094726; display: block;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: 500;color: black;font-size:135%;line-height: 135%;}

.one_fifth {width: 31.3%;}
.four_fifth {width: 66%;}
.blog-article .entry-meta > span.date {position: absolute; z-index: 2; top: 205px; left: 0; margin: 0; min-width: 80px; height: auto; text-align: center; background: #F47E3E; background: rgba(244, 126, 62, 0.9); padding: 0 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;} 

.more-link {margin-top: 4px;margin-bottom: 17px;font-weight: 400; background-color: #FFFFFF;}
.more-link a:active {text-decoration: none;}
.more-link a:link {text-decoration: none;border-radius: 7px;border: 1px solid #044726; color: #044726;padding: 7px; line-height: 80%; }
.more-link a:hover {background-color:#044726; color:#FFFFFF; font-weight:700; padding:7px;border-radius:7px; border:0px hidden;}
    
.widget li a {padding: 4px 0; display: inline-block; vertical-align: top; font-family: 'Ubuntu Condensed', sans-serif; font-size: 126%; line-height: 130%; border-bottom: 1px solid #11610A; margin-bottom: 8px;}
.widget a {color: black;}
.widget li a:hover {color: blue}
.textwidget {vertical-align: top; font-family: 'Arial', sans-serif; font-size: 120%; line-height: 122%;}    
.post-date {font-size:0px; display: none;}

#header, #intro {height:0px; display: none;}
.header-style2 #header-container #logo, .header-style2 #header-container #header-social {display: none;height: 0px;}
.header-style2 #header-links-inner {height:0px; display: none;}

.single .post-title {font-size: 2.2em; line-height: 107%; font-weight: 700;text-transform: none;margin-bottom: 10px;}
h3 {display: block;font-size: 2.2em;font-weight: bold; text-transform: none;}

/* @media print {
	.blog-article .entry-meta > span.date {
color:#fff;
		background-color: #000
  }
} */

@media print {
  * {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
}