/* #testimonials-ow button {
    display: none;
} */
.arrow-down
{
    width: 0; 
    height: 0; 
    margin-left: 45px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ededed;
}
/* .test-btn
{
    font-size: 25px;
    height: 35px;
    width: 35px;
}
.tns-controls
{
    display: flex;
    justify-content: space-between;
} */
