.item-slider-comment {
    width: 100%;
}
.virgol-img {
    text-align: center;
    margin-inline-start: calc(50% - 25px) !important;
    margin-top: 70px;
    color: #F5B904;
}
.text-item-slider-comment {
    color: #FFFFFF;
    width: 60%;
    text-align: center;
    margin-top: 40px;
    line-height: 30px;
    margin-inline-start: 20%;
}
.img-profile-slider {
    margin-top: 50px;
    border-radius: 100px !important;
    height: 70px;
    width: 70px;
    margin-inline-start: calc(50% - 35px) !important;
}
.text-profile-silder-comment {
    margin-bottom: 20px;
    text-align: center;
    width: 40%;
    margin-inline-start: calc(50% - 20%);
    margin-top: 20px;
}

.text-profile-silder-comment h5 {
    font-weight: lighter;
    font-size: 16px;
    margin-top: 0px;
    width: 100%;
}

.text-profile-silder-comment h6 {
    color: #F5B904;
    font-size: 14px;
    font-weight: lighter;
    width: 100%;
}