/* Themify Customize Styling */
body {	background: none;
	background-color: #e9e9e9;
	font-family: "Montserrat";	font-weight:400;
	font-size:1.05em;

	color: #454545; 
}
a {		font-weight:bold;
	text-decoration:underline;
	font-style:normal;

	color: #243e2c; 
}
h1 {	
	font-family: "Montserrat";	font-weight:700;
 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #f13449; 
}

/* Themify Custom CSS */
.wp-block-button__link, .rs-layer .rev-btn a, button {background-color:#CE1126;
margin-bottom:5%;
font-weight:400;
border-radius:4px;
padding:5px 15px;}
.module-image.image-left .image-wrap{
	margin-bottom:0px;
}
.column-padding{padding:2%;}