/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:13:45 */
/* 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 */ 

.gecko_testimonials_main_container {
    background: #F1EEE6;
	padding: 32px !important;
}

.gecko_testimonials_main_container .row {
    margin-left: auto;
	margin-right: auto;
}

.gecko_testimonials_descriptions p {
    color: #333333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.gecko_testimonials_seperator {
    border-top: 1px solid #333333;
	margin-top: 20px;
    margin-bottom: 10px;
}

.gecko_testimonials_author_name {
    color: #4A8B40;
    font-family: "Cabin", Verdana, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
	margin-bottom: 0;
}
	
body .review_ability_code_custom.testimonials_review_ability_code_custom .revwid-is-horizontal-widget.revwid-container section.revwid-horizontal-content .revwid-reviews-wrapper {
    width: calc(100% - 0px) !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    max-width: 90% !important;
}
	
body .review_ability_code_custom.testimonials_review_ability_code_custom .revwid-is-horizontal-widget.revwid-container .revwid-review {
    margin: auto !important;
}
	
body .review_ability_code_custom.testimonials_review_ability_code_custom .revwid-is-horizontal-widget.revwid-container .revwid-reviews-scrollable-area.js-scrollable-area .revwid-reviews {
    flex-direction: column !important;
}