/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:13:04 */
/* 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 */ 

.employee_why_gecko_testimonial_bottom .owl-prev, .employee_why_gecko_testimonial_bottom .owl-next {
	background: transparent;
    position: relative;
}

.employee_why_gecko_testimonial_bottom .owl-prev span, .employee_why_gecko_testimonial_bottom .owl-next span {
	display: none;
}


.employee_why_gecko_testimonial_bottom .owl-prev::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/Left-Arrow-1-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 10px;
    position: absolute;
}

.employee_why_gecko_testimonial_bottom .owl-next::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/Right-Arrow-1-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 10px;
    position: absolute;
}

.employee_why_gecko_testimonial_bottom .owl-nav {
    position: absolute;
    top: 0;
    right: 30px;
}

body .review_ability_code_custom.white_review_ability_code_customs .revwid-review-text {
    color: #ffffff !important;
}

body .review_ability_code_custom.white_review_ability_code_customs .revwid-container .revwid-review .revwid-review-author {
    color: #ffffff !important;
}

body .review_ability_code_custom.white_review_ability_code_customs .revwid-container .revwid-is-rating-icon {
    color: #ffffff !important;
}

body .review_ability_code_custom.white_review_ability_code_customs .revwid-container .revwid-pagination .revwid-pagination-link {
    color: #ffffff !important;
}

body .review_ability_code_custom.white_review_ability_code_customs .revwid-is-horizontal-widget.revwid-is-small-container.revwid-container .revwid-is-rating-icon:before {
	filter: invert(6%) sepia(1%) saturate(92%) hue-rotate(199deg) brightness(275%) contrast(100%);
}

