/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        4
*/

@import url("/wp-content/themes/Divi/style.css");	
 
/* =Theme customization starts here
------------------------------------------------------- */
h1, h2, h3, h4, h5,h6{
/*font-family: "mundial", sans-serif;*/
font-weight: 700;
font-style: normal;
}
h1{
	
}
h2{
	
}
h3{
	font-size:24px;
}
body{
	/*font-family: "forma-djr-display", sans-serif;*/
font-weight: 400;
    font-style: normal;
	/*letter-spacing:1px;*/
	font-size:20px;
	line-height:1.9em;
}

/*colours*/
.green{
	color: #0f8140;
}

.lightgreen{
	color: #37b44a;
}

.navy{
	color: #142947;
}
.bluenavy{
	color: #1c4383;
}


/*end colours*/

/*numbers*/

.numbers{
	font-size:2em;
	font-family: "mundial", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding-right:15px;
	
}
/*end numbers*/ 
/*gforms*/

.linktext{
	font-size:14px;
	border:1px solid #ccc;
	padding:15px;
}
.linktext:hover{
	background:#ccc;
	cursor:pointer;
}

.gform_button.button{
	padding:15px !important;
	border:none !important;
	box-shadow: none !important;
	cursor:pointer !important;
	background-color:#0f8140 !important;
	color: #fff !important;
	font-weight:bold;
	font-size:18px !important;
	
	
	
}

.gform_button.button:hover{
	background-color:#37b44a !important;
	color: #fff !important; 

}


 .et_pb_column_4_4 .et_pb_widget {
  width: 100% !important;
  margin-right: 7.47%;
  margin-bottom: 7.47%;
}
 p.wp-block-tag-cloud{
	padding:2px !important;
	margin:0px !important;
	 line-height:1em !important;
}
a.tag-cloud-link{
	line-height:1em !important;
	/*padding:2px !important;
	margin:0px !important;*/
}