.testimonial-avatar-initial {
    background-color: #67f5ee;
    color: #409d7e !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 24px;
    /* font-weight: bold; */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

