/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-size:16px;

	color: #000000; 
}
a {	
	color: #346482; 
}
h1 {	
	font-family: "Eczar"; 
}
h2 {	
	font-family: "Eczar"; 
}
h3 {	
	font-family: "Eczar"; 
}
h4 {	
	font-family: "Eczar"; 
}
#main-nav a {		font-weight:normal;
	font-style:normal;
 
}
.module-title {	
	font-family: "Eczar";	font-weight:500;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat";
	color: #000000; 
}
a {	
	color: #346482; 
}
h1 {	
	font-family: "Eczar"; 
}
h2 {	
	font-family: "Eczar"; 
}
h3 {	
	font-family: "Eczar"; 
}
h4 {	
	font-family: "Eczar"; 
}
.module-title {	
	font-family: "Eczar";	font-weight:500;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat"; 
}
h1 {	
	font-family: "Eczar"; 
}
h2 {	
	font-family: "Eczar"; 
}
h3 {	
	font-family: "Eczar"; 
}
h4 {	
	font-family: "Eczar"; 
}
.module-title {	
	font-family: "Eczar";	font-weight:500;
 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat"; 
}
h1 {	
	font-family: "Eczar"; 
}
h2 {	
	font-family: "Eczar"; 
}
h3 {	
	font-family: "Eczar"; 
}
h4 {	
	font-family: "Eczar"; 
}
.module-title {	
	font-family: "Eczar";	font-weight:500;
 
}
 }
/* Themify Custom CSS */
.centered{
	margin-left:auto !important;
	margin-right:auto !important;
}

.module-post-content a {font-weight:bold;}

.boxed {max-width:1160px;}

h1, h2, h3, .module-post-content a  {
	font-weight:500 !important
}

footer #nf-form-5-cont nf-fields-wrap{
	grid-template-columns: none
}
.wp-block-button__link{
	background-color:#e24139;
	border-radius:0;
	font-size:16px;
	padding: .625em 1.25em;
	line-height:1.5em
}

.wp-block-button__link:hover{
	background-color:#346482;
	color:#fff
}


.tf_fa.tf-fab-tumblr{
	background: url(/wp-content/uploads/2024/03/truth-social.svg) no-repeat center;
	background-size:contain;
	padding-left:10px;
}

.tf_fa.tf-fab-tumblr use {display:none;}

.social-links .social-link-item {margin:0 !important}

.social-links .icon-large em {margin:0px; padding: 2px !important}

@media (hover: hover) {
.module-menu:not([data-edge]) .ui.nav :is(.child-arrow,ul)
	{
			display:inherit !important;
	}
}