/*!
Theme Name: pellearning
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: https://digitalguider.com/
Description: A custom WordPress theme for pellearning
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pellearning
*/

.load_more .course-one__link {width:20%;}
.faq .course-one__link {width:100%;}
.faq-btn{justify-content:center;}
.cards-item{
	display: flex;
    flex-flow:row wrap;
}

.fa-tiktok:before {
    content: "\e07b";
}
.banner-carousel-btn{
	display:none;
}
