
a.read-more {
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent!important;
    -webkit-box-shadow: inset 0 0 0 0;
    box-shadow: inset 0 0 0 0;
    background-image: none;
    display: inline-block;
    padding: 11px 20px;
    color: #f03b3f;
    margin-top: 20px;
}