body.page-template-template-selfhosted #content.site-content {
	margin-top: 0;
	padding-top: 10px;
}

body.page-template-template-selfhosted .homepage-feed-header + .videos-list {
	margin-top: 0;
}

body.page-template-template-selfhosted .selfhosted-video-hub-copy .archive-description p:last-child {
	margin-bottom: 0;
}

@media screen and (min-width: 992px) {
	body.page-template-template-selfhosted .tag-hub-overview,
	body.page-template-template-selfhosted .homepage-feed-header,
	body.page-template-template-selfhosted .site-main > .pagination,
	body.page-template-template-selfhosted .category-archive-supporting-copy {
		margin-bottom: 10px;
	}

	body.page-template-template-selfhosted .selfhosted-video-hub-copy {
		margin-top: 0;
	}
}

@media screen and (max-width: 767.98px) {
	body.page-template-template-selfhosted .tag-hub-overview {
		margin-bottom: 1em;
	}

	body.page-template-template-selfhosted .homepage-feed-header {
		margin-bottom: 0.45rem;
	}

	body.page-template-template-selfhosted .selfhosted-video-hub-copy {
		margin-top: 0.75rem;
	}
}
