/* Themify Customize Styling */
a {	
	color: #8e3fbf; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #000000; 
}
#headerwrap {	background: none;
	background-color: #a8c038; 
}
#footerwrap {	background: none;
	background-color: #4a3f5d; 
}
@media(max-width: 480px) { /* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #a8c038; 
}
#footerwrap {	background: none;
	background-color: #4a3f5d; 
}
 }