/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 08 2026 | 16:22:15 */
.item-contact strong {
	display: flex;
	padding: 8px;
	align-items: center;
	background: #DEF964;
	color: #1E3C3B;
	leading-trim: both;
	text-edge: cap;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	width: fit-content !important;
	height: 26px;
}

.item-contact a {
	color: #0C4E4C;
	leading-trim: both;
	text-edge: cap;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 190%; /* 26.6px */
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

.item-contact > div > div {
	gap: 105px;
	justify-content: space-between;
}

.item-contact .fusion-text:has(strong) {
	display: flex;
	gap: 8px;
	align-items: center;
}

.item-contact .fusion-text:has(a) {
	display: flex;
	gap: 24px;
	align-items: center;
}

.item-contact .fusion-text:has(strong) p, 
.item-contact .fusion-text:has(a) p {
	margin-bottom: 0px !important;
}

.page-id-67857 h2::after {
	content: none !important;
}