/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2024 | 08:41:51 */
header a.logo-light img
{
	margin-top:10px !important;
	margin-bottom:10px !important;max-height:120px !important;
}

header a.logo-dark img
{
	margin-top:10px !important;
	margin-bottom:10px !important;
	max-height:140px !important;
}

.btn-dual
{
	font-family:Archivo !important;
}

.btn
{
	font-family:Archivo !important;
}

.footer-logo{
	max-height:70px;
}

.display-none, .display-none*
{
	display:none !important;
}

@media screen and (max-width:767px)
{
	.mobile-left .xs-text-center
	{
		text-align:left !important;
	}
	footer .xs-text-center
	{
		text-align:left !important;
	}
	.pofo-blog-classic .xs-text-center
	{
		text-align:left !important;
	}
}

.bg-extra-dark-gray {
    background-color: #213380;
}

.post-template-default.single.single-post .single-post-main-section
{
	padding-bottom:0 !important;
	padding-top:0 !important;
}

.post-template-default.single.single-post .pofo_layout_full_screen_12col_single .entry-content
{
	margin-bottom:0 !important;
}

.btn.btn-black.btn-blue
{
	background:#213380;
	border-color:#213380;
}

.btn.btn-black.btn-blue:hover
{
	background:#fff;
	color:#213380;
}

.grecaptcha-badge { visibility:hidden !important; }