/* Themify Customize Styling */
body {	
	font-family: "Alice";	font-weight:normal;
 
}
h1 {	
	font-family: "Alice";	font-weight:normal;
 
}
h2 {	
	font-family: "Alice";	font-weight:normal;
 
}
h3 {	
	font-family: "Alice";	font-weight:normal;
 
}
h4 {	
	font-family: "Alice";	font-weight:normal;
 
}
h5 {	
	font-family: "Alice";	font-weight:normal;
 
}
h6 {	
	font-family: "Alice";	font-weight:normal;
 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
element.style {
}
.themify_builder_content-29 .tb_c669748.module-fancy-heading.module .sub-head, .themify_builder_content-29 .tb_c669748.module-fancy-heading.module .sub-head a {
    color: rgba(255, 255, 255, 1);
    -webkit-background-clip: border-box;
    background-clip: border-box;
    background-image: none;
    margin-top: -3%;
}