/*
 Theme Name:   Echooling Child
 Theme URI:    https://reactheme.com/products/wordpress/echooling
 Description:  Echooling Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     echooling
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

 .courses-item .content-part .meta-part li.lesson, .tutor-card{
    display: none;
 }

/* Footer text color override - Changed from white to black for better contrast with light background */
.footer-0 p {
    color: #000000 !important;
}
 