/*
 Theme Name:   Unified Lower Eagle River Chain of Lakes Commission Theme
 Theme URI:    https://eagleriverchaincommission.org/
 Description:  A child theme for ULERCLC
 Author:       BatPig Enterprises
 Author URI:   https://batpig.net
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

/* Center the Footer Menu in DIVI */
.bottom-nav {
float: none!important;
text-align: center!important;
}

/* Center the Bottom Bar in DIVI */
#footer-info {
width: 100%;
margin:0 auto;
text-align: center!important;
}
