/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 08:04:05 */
.workforce_last_row{
	position: relative;
}

.workforce_last_row::before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(/wp-content/uploads/2025/09/Home-Animated-Graphic-1-cropped.svg);
    height: 400px;
    width: 267px;
    z-index: 99;
    background-size: contain;
    background-repeat: no-repeat;
}