/* ===== Image Cards ===== */

/* Override h3 margin-top for image cards since image sits directly above */
.image-cards-section .work__item h3 {
    margin-top: 0;
}
