.inwhite-external-link {
    cursor: pointer;
}

.inwhite-external-link:focus-visible {
    outline: 2px solid #00354d;
    outline-offset: 5px;
}
