/*
 Theme Name:     Tremulant Design Divi Child Theme
 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
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 0px;
	margin-bottom: 20px;
  font-family: 'Arial', Sans;

}

h1 {font-size: 45pt;}
h2 {font-size: 30pt;}
h3 {font-size: 24pt;}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
	padding: 15px;
	background-color: #fff;
	margin-bottom: 15px;
	}


ul li { padding: 7px 0px; }