.photo-note {
    text-decoration: none;
}

.photo-note:hover,
.photo-note:focus-visible {
    background: #fff;
    color: var(--green);
}
