/*
 Theme Name:   Academia Child Theme
 Theme URI:    http://themes.g5plus.net/academia/
 Description:  Academia Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     academia
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
Text Domain: 		g5plus-academia
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
.disable-uppercase {
    text-transform: none !important;
}

.round-circle {
    border: 1px solid #868686;
    border-radius: 56px;
    padding: 19px;
    margin-bottom: 11px;
}
.ml-30 p{
	margin-left:30px;
}

body{
	color:#000;
}

.academia_icon_box .icon-box-content {
    text-align: left;
}


