<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Muli";	font-weight:normal;
	font-size:19px;
	line-height:30px;

	color: #293340; 
}
h1 {	
	font-family: "Muli";	font-weight:bold;
 
}
h2 {	
	font-family: "Muli";	font-weight:600;
 
}
h3 {		font-weight:bold;
 
}
h4 {		font-weight:bold;
 
}

/* Themify Custom CSS */
.search-button{
	margin-top:-40px;
}

a{
	font-weight:bold;
	text-decoration:underline;
}
@media(min-width:768px){
h2.post-title{
	color:black;
	font-size:20pt;
}
}
h2.post-title a{
	color: black;	
	font-size:20pt;
}

h3{
	text-transform: uppercase;
}
</pre></body></html>