/*
Theme Name: Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Template: Divi
*/

/* =Theme customization starts here
------------------------------------------------------- */

#footer-info { float: none; overflow: hidden; }
.vb_left { float: left; }
.vb_right { float: right; }
.vb_left a, .vb_right a{color:#fff !important;}