
.testimonail_slider .support-carousel h4 {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #253858;
    max-width: 766px;
    margin: 14px auto 36px;
}

.testimonail_slider .support-carousel h4 b {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.04em;
    text-align: center;
}

.testimonail_slider .support-carousel .userDetails_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonail_slider .headerText{
    max-width: 645px;
}

.testimonail_slider .support-carousel .userDetails_wrapper .support_carousel_UserImg img {
    height: 69px;
    width: 69px;
    margin-right: 24px;
    border-radius: 50%;
}

.testimonail_slider .support-carousel .userDetails_wrapper .support_carousel_userDetails h5 {
    color: #253858;
    font-size: 17px;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.04em;
    margin: 0 0 4px;
}

.testimonail_slider .support-carousel .userDetails_wrapper .support_carousel_userDetails p {
    color: #5E6C84;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-align: left;

}

.testimonail_slider .support-carousel .owl-dots {
    text-align: center;
    margin-top: 34px;

}

.testimonail_slider .support-carousel .owl-dots button {
    background: #F4F5F7;
    height: 10px;
    width: 10px;
    margin: 0 2.5px;
    border-radius: 50%;
}

.testimonail_slider .support-carousel .owl-dots button.active {
    background-color: #D5D7F2;
}