/*
Theme Name:     Divi Child 1
Description:    
Author:         doug
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../Divi/style.css");

/*** Centre the footer text ***/
#footer-info {
text-align: center;
width: 100%;
}
