<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Glendale Designs Custom Programming
 * Section Title
 *
 * Glendale Designs -- GDMZ
 *
 * Copyright Glendale Designs - Our optimizations are not freeware.
 * Do not use, copy or distribute without written permission.
 * Ask us, we're nice! support@glendaledesigns.com
 */

.gd-section-title {
	display: flex;
	margin-bottom: var(--margin-bottom, 0);
	padding-top: var(--padding-top, 0);
}

.gd-section-title__wrap {
	display: flex;
	flex-direction: column;
}

.gd-section-title__picture {}

.gd-section-title__image {}

.gd-section-title__text {
	letter-spacing: 0.015em;
	line-height: 1.25;
}

.gd-section-title {}

.gd-section-title {}

.gd-section-title {}
</pre></body></html>