/*
 Theme Name:     Divi Child THeme
 Author:         Jasbir Kaur
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#page-container #footer-bottom .et-social-icons .et-social-icon .fa:before {
    font-family: "fontawesome" !important;
}
.single-post .et_pb_post .entry-title {
	color: #000;
}
@media only (min-width:900px) and (max-width:1024px) {
	.vva-newsletter-form-section .vva-newsletter-form-row {
		max-width: 900px !important;
	}
}