/* Themify Customize Styling */
body {	
	font-family: "Public Sans";	font-weight:400;
	font-size:16px;

	color: #292929; 
}
a {	
	color: #605ba8; 
}
a:hover {	
	color: #fe6500; 
}
h1 {	
	font-family: "Oswald";	font-weight:500;
	font-size:2.5em;
	text-transform:capitalize;	text-align:center;
	color: #28347a; 
}
h2 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif; 
}
h3 {	
	font-family: "Merriweather";	font-weight:400;
	font-size:1.4em;
	text-transform:capitalize;
	color: #fe6500; 
}
h4 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif; 
}
body #site-logo a img {	
	height: 50px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }
/* Themify Custom CSS */
/*media all*/
.ui.module-accordion .accordion-title {
    font-size: 105%;
    line-height: 140%;
    margin: 0;
    position: relative;
    font-family: cambria;
 font-weight: normal;
}