.venue-gallery-item img {
    background: #eeeae3;
}

.video-card--embed-only {
    border-radius: 22px;
}

.video-card--embed-only:hover {
    transform: none;
}

.gallery-public-empty {
    padding: 6rem 1rem;
    text-align: center;
    background: #faf8f4;
}

.gallery-public-empty i {
    display: block;
    margin-bottom: 1rem;
    color: var(--primary-color);
    font-size: 3rem;
}
