.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */


/*= Boutique - below fold ===== */

/** Boutique - below fold >> Table data **/
#wpv-view-layout-2748 td {
	background-color: rgb(172, 82, 24) !important;
	width: 20% !important;
	border-spacing: 15px !important;
}

/** Boutique - below fold >> Entry meta **/
.entry-meta {
	display: none !important;
}

/** Boutique - below fold >> Link (:hover) **/
.elementor-widget-container > p:nth-of-type(2) > a:hover {
	color: rgb(168, 85, 34) !important;
}

