.external-link {
    border: 2px dashed #8dba25;
    border-radius: 3px;
    text-align: center
}

a {
    color: #8dba25
}