/* Themify Customize Styling */
h3 {		font-weight:700;
	font-size:18px;
 
}
body #site-logo a {		font-size:90%;
 
}
.module-title {		text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center;
	color: #11db22; 
}
@media(max-width: 768px) { /* Themify Customize Styling */
.module-title {		font-weight:500;
 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
.module-title {		font-weight:500;

	color: #11db22; 
}
 }