.techno-trmw-read-more-hidden-content{
    display:none;
}
p.techno-trmw-read-more-text {
    margin-bottom: 0px;
}
.techno-trmw-button-wrapper{
/*     margin-top:15px; */
}

.techno-trmw-read-more-button{
    cursor:pointer;
    transition:all .3s ease;
}

.techno-trmw-read-more-button:focus{
    outline:none;
}