/*
 Theme Name: HTCG
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme for Healing Training & Counseling Group
 Author: H Design
 Author URI: https://www.hangendesign.com
 Template: Divi
 Version: 1.0.0
*/

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

/*place button modules next to each other in the same column*/
.inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

/* Remove the top line in the mobile menu*/

.et_mobile_menu {
border-top:0;
margin-top: 10px;
}

/* Style the Divi Form Success Message */

.et-pb-contact-message p {
color: #ffffff;
font-size: 21px;
font-weight: 700;
}