@charset "utf-8";
/* CSS Document */

.card-data{
	height:110px;
}
.profile-card .card-data{
	height:auto;
}
.card-data li {
    font-weight: 400;
text-transform: capitalize;
margin-bottom: 5px;
}