/**
 * Eurasian Transit 0.1.29 release corrections.
 *
 * The home service artwork is a transparent WebP asset. Keep every possible
 * image surface transparent so the card background remains the only surface.
 */
.home .et-directions-section .et-home-service-art,
.editor-styles-wrapper .et-directions-section .et-home-service-art {
	background: transparent !important;
	box-shadow: none !important;
}

