/* Hub-only header/footer tweaks. Shop subdomains do not load this file. */

body.trdsp-is-hub .trdsp-theme-header {
	background: #1d2327;
	color: #f0f0f1;
}

body.trdsp-is-hub .entry-title,
body.trdsp-is-hub .wp-block-post-title {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}
