.postReadMoreExtra a.more-white-link {
    padding: 10px 25px;
    display: inline-block;
    border: 1px solid #fff;
    font-weight: 700;
    font-size: 12px;
}
.postReadMoreExtra a {
    text-decoration: none;
    color: white;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    font-family: 'Roboto', sans-serif;