<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.catchSticky, .mob-catchSticky {
	position: fixed !important;
	/* width: 100%; */
}

/* .admin-bar .nav-secondary.catchSticky {
	top: 32px;
} */</pre></body></html>