/*
Theme Name: Asentech
Theme URI: https://github.com/WordPress/twentynineteen
Description: Child theme of twentynineteen
Template: twentynineteen
Version: 1.0
Text Domain: Asentech
*/
.team-info-list{
	padding-left: 30px;
    margin-top: 15px;
}
.team-info-list li {
	list-style: disc;
    font-size: 16px;
    font-family: 'Gilroy-Regular';
    line-height: 160%;
    color: #101010;
}