/*
 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
------------------------------------------------------- */
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
	background-color: #fff;
	background: #fff;
    border: 1px solid #333;
    color: #111;
    font-size: 18px;
    padding: 8px 12px;
}