/* Themify Customize Styling */
.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; 
}
#footer-logo a img {		width: 200px; 
}
#footer a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#footer-logo a img {		width: 200px; 
}
 }