#pbd-alp-load-posts a:link, #pbd-alp-load-posts a:visited {

    color: #2ecc71;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    border: 3px solid #2ecc71;
    margin-top: 10px;
    font-style: normal;
    text-align: right;
    background-color: transparent;
    border-radius: 0;
}

#pbd-alp-load-posts a:hover, #pbd-alp-load-posts a:active {
    background-color: #2ecc71;
    color: #ffffff;
}