/* Enter Your Custom CSS Here */
.readMore1 {
    font-size: 11px !important;
    font-family: 'Asap Bold';
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    background: #a14d48;
    text-align: center;
    display: block;
    margin-top: 14px;
    padding: 10px 16px 10px 16px;
    clear: left;
    width: 95px;
    font-style: normal;
}
.site-footer .textwidget a {
    text-decoration: none !important;
}