/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 16 2021 | 07:38:18 */
/* 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 

Testimonials Read More Toggle css */ 
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.morelink {
    color: #00ccae !important;
    font-size: 100%;
    text-align: left;
}
.morelink:hover {
  text-decoration: underline;
  cursor: pointer;
}