.screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

html,
body {
	overflow-x: hidden;
	overflow-y: auto !important;
	height: auto !important;
}

.pfy-main-wrapper {
	overflow: visible !important;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

.benqu-page-interal,
.benqu-error-page {
	flex: 1 0 auto;
}

.pfy-site-footer {
	margin-top: auto;
	flex-shrink: 0;
}

.page-id-2023 .benqu-page-interal,
.page-id-2058 .benqu-page-interal,
.page-id-1775 .benqu-page-interal {
	min-height: auto !important;
	padding-bottom: 40px;
}

.auth-post-count {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}

.pfy__error_content img {
	max-width: 100%;
	height: auto;
}

/* Bring article headings closer to the breadcrumb. */
.single-post .pfy_single_post_wrapper {
	padding-top: 40px;
}

.single-post .entry-header .benqu-cate-badge {
	margin-bottom: 12px;
}

@media (max-width: 767px) {
	.single-post .pfy_single_post_wrapper {
		padding-top: 24px;
	}
}

/* Keep long legal-page URLs within the text column on mobile. */
.page-id-1777 .entry-content a,
.page-id-1778 .entry-content a {
	display: inline;
	overflow-wrap: anywhere !important;
	word-break: normal;
}
