/*
Theme Name: Total Child Theme
Theme URI: https://mygendergenie.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: My Gender Genie
Author URI: https://mygendergenie.com
Template: Total
Version: 1.0
*/

/* The following 2 lines couldn't be added to the "Theme Panel -> Custom CSS" page as using the greater than symbol breaks the entire sheet (due to inner rendering of the theme's page perhaps) */
.home_testimonials_carousel .ticon-chevron-left:before { content: "<"; }
.home_testimonials_carousel .ticon-chevron-right:before { content: ">"; }