/*--------------------------------------------------------------------------------- Theme Name:   Caitlin Raftis Counseling Services Theme URI:    https://caitlinraftis.com Description:  Caitlin Raftis offers counseling services in Farmington, Connecticut. Author:       Sandfire Design Author URI:   https://sandfire.ca/ Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*//* When you set a row to equal column heights, this code will vertically centre text within the column */

.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}

.et_pb_image img {
    pointer-events: none!important;
}