/*
 * God Is Gallery Display Controls
 * Deliberately narrow: visual text treatment only on Design Registry gallery markup.
 */

.godis-design-gallery__header h2,
.godis-design-gallery__heading h3,
.godis-design-gallery__sidebar .widget-title,
.godis-design-collections__name {
	color: var(--godis-admin-heading-color, #000000) !important;
	-webkit-text-fill-color: var(--godis-admin-heading-color, #000000) !important;
	opacity: 1 !important;
	text-shadow: none !important;
	filter: none !important;
}
