/*
Theme Name: Divi child
Version: 1.0
Description: A child theme of Divi
Author: Jeff
Template: Divi
*/

@import url("../Divi/style.css");
@media only screen and (max-width: 980px){
    .et_pb_text_0 h1 {
        font-size: 60px;
    }
}
@media only screen and (max-width: 980px){
    .et_pb_text_6 h2 {
        font-size: 60px;
    }
}
