/*
Theme Name:  Blooming Interactive child
Theme URI:   https://dev.bloominginteractive.com
Version:     1.1
Description: A child theme of Divi. This is a custom child theme created for our site Blooming Interactive.
Author:      Mick Preston
Author URI:  https://dev.bloominginteractive.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

/*---------------this is for the split section full width columns---------------*/

/*---------------Vertically Center Column Elements---------------*/

.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}