/*

 Theme Name:     Divi Child Theme

 Theme URI:      http://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         406 Graphics LLC

 Author URI:     http://www.406graphics.com

 Template:       Divi

 Version:        2.3.1

*/

 

@import url("../Divi/style.css");

 

/* =Theme customization starts here

------------------------------------------------------- */

h2 {
	font-size: 30px;
}
#phone {
	padding: 0px;
	margin: 0px;
}
#inner {
	padding: 10px !important;
}
#my_form p {
	color: rgba(255,255,255,1.00);	
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 16% 0;
}
#erate a {
	color: rgba(255,255,255,1.00);	
}
@media only screen and ( max-width: 480px) {
	.et_pb_slide_description h2 { 
    font-size: 20px !important;
}
}
a[href^=tel] { color: inherit; text-decoration: none; }