a.external-link {
    color: #ff9800 !important;
    text-decoration: none !important;
}

a.external-link:hover {
    color: #ffa733 !important;
    text-decoration: underline !important;
}