/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme for hidrobagno
 Author:         hidrobagno
 Author URI:     https://www.hidrobagno.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/*---------- Vertically Center COlumn Elements --------*/
.et_pb_equa_columns >.et_pb_column{
margin-top:auto;
margin-bottom:auto;
}