/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2025 | 05:07:20 */
/* CAREERS */
.job-listing-content {
	color: #fff;
}

/* PARTNERS */
.fast-approvals-row .evlt-paragraph__text {
	width: 60%;
    margin: 30px auto 0 auto;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width:767px) {
	.fast-approvals-row .evlt-paragraph__text {
		width: 100%;
	}
}