/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2025 | 22:52:14 */
.reverse-style .evlt-paragraph {
	padding: 30px;
}
.reverse-style .evlt-paragraph__main-title {
	color: var(--p3);
}
.reverse-style .evlt-paragraph__intro-text {
	color: #fff;
}
.reverse-style .evlt-paragraph__cta {
	color: var(--p3);
}
.full-height-img img {
	height: 100%;
    object-fit: cover;
}