Testimonial Quotation Theming

Design Template: Masterpiece
Jfelizardo avatar
Jfelizardo
plain_text
09/26/2024 7:05 PM
292 B
21
Indexable
/*START - Testimonial section theme (Local)*/
svg path{
    fill: #fffaf5;
    fill-opacity: 1;
}
svg circle{
    fill: rgba(123,164,195,0.8);
    fill-opacity: 1;
}
/*END - Testimonial section theme(Local)*/
Editor is loading...
Leave a Comment