/*
 Theme Name:  WebInk Solutions Child Theme Debug
 Theme URI:    https://webink.solutions
 Description:  Child Theme for Divi - For debugging event IDs
 Author:       Sean Rowe
 Author URI:   https://webink.solutions
 Template:     Divi
 Version:      1.0 (Debug)
*/

/*****Add any custom CSS below this line*****/

/*****Veritically Center Objects in Divi*****/
.webink_vertical {display: flex;
flex-direction: column;
justify-content: center;}