﻿.card-profile .card-avatar, .card-testimonial .card-avatar{
    padding:20px;
    border-radius:unset !important;
    max-height:600px;
    max-width:600px;

}
.card-profile .profile-count{
    font-size:18px;
}
/*.card-profile .bg-info-alt {
    background-color: #214854;
}
.card-profile .bg-info {
    background-color: #214854;
}*/
.txt-red{
    color:darkred !important;
    font-weight:bold !important;
}
.card-profile .card-avatar {
    margin: 5px auto 0 !important;
}