/* Themify Customize Styling */
body {	
	font-family:Open Sans;	font-weight:300;
 
}
h1 {	
	font-family:Open Sans;	font-weight:300;
	font-size:5em;
 
}
h2 {	
	font-family:Open Sans;	font-weight:600;
	font-size:3em;
 
}
h3 {	
	font-family:Open Sans;	font-weight:normal;
 
}
h4 {	
	font-family:Open Sans;	font-weight:normal;
 
}
.footer-widgets .widgettitle {	
	color: #ffffff; 
}

/* Themify Custom CSS */
.widgettitle {
    color: #000000!important;
}
.footer-text{
    color: #000000!important;
}
#content {
    padding: 0 0 0 0;
}

.footer-widgets .widget {
    margin: 0 0 0;
}