/*
 Theme Name:   Divi Child
 Theme URI:    https://example.com/divi-child
 Description:  Child theme for Divi
 Author:       Your Name
 Author URI:   https://example.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/

/* ---------------------------
   Start customizing below
   --------------------------- */

body {
  /* Example override */
  font-family: inherit;
}
