.home-icon {
	fill: #24957E;
	width: 90px;
}

.feature-block .inner-box .icon-svg {
	left: -24px;
	top:  -14px;
	width: 90px;
	height: 90px;
}
.we-serve-icon{
 width: 63px;
 height: 63px;
}
.svg-color-navy{
 fill:	#172D55;
}

.service-block-two .inner-box:hover .svg-color-navy {
    fill: #fff;
}

.team-block .inner-box .lower-box{
	margin-top: 30px;
}

.no-title-name{
	text-align: center;

}

.team-block .inner-box .lower-box .no-title-name h5{
	line-height: 3.6rem;
	font-size: 15px;
}

.lower-content ul {
	margin-left: 35px;
	margin-bottom: 10px;
}

.lower-content ul li{
	list-style-type: disc;
}

.lower-content a{
	color: #106e5b;
}

.lower-content ul {
    font-weight: 600;
}

.lower-content li {
    line-height: 25px;
}

.text-transformation-none {
	text-transform: none;
}