.gallery-container .photo-gallery-item a {
    color: #007bff;
}

.gallery-container .photo-gallery-item a:hover {
    color: white;
}