.read-next {
    color: blue;
    cursor: pointer;
}

.content_text {
    overflow: hidden;
}

.shadow {
    background: linear-gradient(rgba(255,255,255,0),#fff);
    height: 50px;
    margin: -50px 0px 5px 0;
    position: relative;
}