/*
 * Theme Name:  Divi Child Theme
 * Theme URI:   https://yourwebsite.com
 * Description: Child theme for the Divi parent theme. Styles are loaded from assets/css/style.css.
 * Author:      Your Name
 * Author URI:  https://yourwebsite.com
 * Template:    Divi
 * Version:     1.0.0
 * License:     GNU General Public License v2 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Tags:        divi, child-theme
 */

@import url("assets/css/style.css");
@import url("assets/css/post-types.css");
