/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:12:59 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.form_heading {
	color: #4A8B40;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 1.68px;
	font-family: "Cabin", Verdana, Arial, sans-serif;
    text-transform: none;
}

.gform_fields textarea {
	max-width: 100% !important;
}

.gfield_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/wp-content/uploads/2024/08/Line-4.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.employer_find_talent_testimonials_customs .owl-dots {
    text-align: left !important;
	margin-left: 15px;
}

.employer_find_talent_testimonials_customs .owl-dots span {
	margin-left: 0 !important;
}

