/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.withatouchofrose.nl
 Description:    A child theme for Divi
 Author:         With a touch of Rose
 Author URI:     https://www.withatouchofrose.nl
 Template:       Divi
 Version:        1.0.0
*/
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Center Footer Menu */
  #footer-info,
  #footer-info a {
    float: none;
    text-align: center;
  }
