/* Themify Customize Styling */
a {	
	color: #337ab7; 
}
a:hover {	
	color: #23527c; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #e87282;
	color: #ffffff; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover, button[type=submit]:hover {	background: none;
	background-color: #e6455a; 
}
