/*
Theme Name:     MDM Creative
Description:    MDM Creative Divi Child Theme 
Author:         MDM Creative
Template:       Divi
Version:        1.0.0

@import url("../Divi/style.css");

*/

.et-social-linkedin a:before { 
	content: '\e09d';
}
.et-social-instagram a:before { 
	content: '\e09a';
}
.et-social-youtube a:before { 
	content: '\e0a3';
}


h1.et_pb_module_header{
  font-size: 38px!important;
}
.et_pb_text_0 h1 {
    font-size: 65px!important;
}
.et_pb_slide_description h1.et_pb_slide_title{
    font-size: 65px!important;

}

@media only screen and (max-width: 981px) {
h1.et_pb_module_header{
  font-size: 25px!important;
}
.et_pb_text h1 {
    font-size: 35px!important;
}
.et_pb_slide_description h1.et_pb_slide_title{
    font-size: 35px!important;

}
}

@media only screen and (max-width: 581px) {

.et_pb_slide_description h1.et_pb_slide_title{
    font-size: 25px!important;

}
}