/**
 * Mockup page title treatment.
 *
 * The accompanying script adds this class to the first word of each primary
 * Elementor H2 title. Assets are only enqueued on the /mockup/ page.
 */
.elementor-widget-heading h2.elementor-heading-title .wondery-first-word {
	font-family: "Times New Roman", Times, serif !important;
	font-style: italic !important;
}
