/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.text-muted-light{
	color: #E2E8F0
}
.bg-blue{
	background-color: #0D467A;
}
.text-blue{
	color: #0D467A;
}
.faq h2{
	font-weight: 600;
	font-size: 18px;
}
.faq .accordion-title, .toggle-title{
	font-size: 1rem;
	font-weight: 700;
	font-family: unset !important;
}
.heading-block h2{
	font-family: unset !important;
}