/*
Theme Name: Divi Child
Theme URI: https://iteraart.com
Description: Child theme for Divi 5
Author: dD
Author URI: https://iteraart.com
Template: Divi
Version: 1.0.0
*/

/* Import parent styles */
@import url("../Divi/style.css");

/* Your custom styles below */
body {
    background-color: #fff; /* example, can be removed */
}

 
/* =Theme customization starts here
------------------------------------------------------- */

