
a {
	color:#743404;
}

a:hover {
	color:#ac733a;
}

.elementor-text-editor a {
	text-decoration: underline;
}

h1, .elementor-widget-heading h1.elementor-heading-title {
	color: #743404; 
	font-size: 40px;
	line-height: 1.4;
	margin-bottom: 16px;
	font-weight: 100;
}

h2, .elementor-widget-heading h2.elementor-heading-title {
	color: #743404;				
	font-size: 36px;
	line-height: 1.4; 
	margin-bottom: px;
	font-weight: ;
}

h3, .elementor-widget-heading h3.elementor-heading-title {
	color: #743404;	
	font-size: 32px;
	line-height: ; 
	margin-bottom: px;
	font-weight: ;
}

h4, .elementor-widget-heading h4.elementor-heading-title {
	color: #743404;	
	font-size: 28px;
	line-height: ; 
	margin-bottom: px;
	font-weight: ;}

h5, .elementor-widget-heading h5.elementor-heading-title {
	color: #743404;	
	font-size: 24px;
	line-height: ; 
	margin-bottom: px;
	font-weight: ;
}

h6, .elementor-widget-heading h6.elementor-heading-title { 
	color: #743404;	
	font-size: 20px;
	line-height: ; 
	margin-bottom: px;
	font-weight: ;
}
  
.page-content {
	font-size: 16px;
	line-height: 2;
}
  
dd, dl, dt, ul:not(.elementor-price-list) li, ol, ul {
	list-style-type: square;
}

body .elementor-widget-button a.elementor-button, body .elementor-widget-button .elementor-button, body input[type=button], body input[type=submit], body input[type=reset], body .elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button, body .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button, input.button {
	background-color: #ac733a;
	border: 0px solid rgba(4,94,179,0);
	border-radius: 0px;
	border-color: rgba(4,94,179,0);
	color: #ffffff;
	font-weight: 700;
}

body .elementor-widget-button a.elementor-button:hover, body .elementor-widget-button .elementor-button:hover, body input[type=button]:hover, body input[type=submit]:hover, body input[type=reset]:hover body .elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover, body .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover, input.button:hover {
	color: #ffffff;
	background-color: #743404;
}