/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/* article#post-36 form p {
    margin: 0;
} */

input.wpcf7-form-control.wpcf7-text {
	margin-top: -24px !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: -24px !important;
}