/**
* Theme Name: Spaciaz Child
* Description: This is a child theme of Spaciaz, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: spaciaz
* Version: 1.2.3
*/

/* Mirror Alicia's portrait on the Team grid and her single profile page. */
body.page-id-150 .e-loop-item-600 .elementor-widget-image img,
body.single-team.postid-600 .site-content .elementor-widget-image img {
	transform: scaleX(-1);
}
