.custom-border::after {
    content: "";
    display: block;
    padding-top: 5px;
    width: 300px;
    border-bottom: 2px solid rgb(156, 192, 18);
    margin: 0px auto;
}

#testimonials-ow button {
    display: none !important;
}

.clients-img {
    object-fit: contain;
    height: 100px;
    width: 180px;
}

.tns-outer#tns1-ow button {
    display: none;
}

.testimonials-img {
    height: 100px;
    width: auto;
    object-fit: contain;
}