/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Divi.world
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0
*/

body.zoomed{
    line-height: 1.1rem !important;
}
body.zoomed h1{
    font-size:1.7rem !important;
}
body.zoomed h2{
    font-size: 1.4rem !important;
}
body.zoomed h3{
    font-size: 1.2rem !important;
}
body.zoomed p, body.zoomed span,body.zoomed  ul, body.zoomed li{
    font-size: 0.9rem !important;
}


body.zoomed p::before {
  font-size: 1.5rem !important;
}
body.zoomed .dipi-hover-box-content .dipi-hover-box-heading{
    font-size: 5rem !important;
}


body.zoomed .et_pb_button {
  font-size: 1rem !important;
}
