/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2025 | 05:07:51 */
body.single-persona .heading--page-title h1.evlt-paragraph__main-title::before {
	content: "";
	display: flex;
	position: absolute;
	color: var(--p3, #FFCD00);
	font-family: var(--bold-font-family);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	top: -30px;
}
body.single-persona .heading--page-title h1.evlt-paragraph__main-title::before {
	content: "Supporting";
}

@media (max-width:767px) {
	body.single-persona .cta-3-block #gform_fields_1 {
		display: flex;
		width: calc(100vw - 100px);
		margin-left: -60px;
	}
}