.page-template-page-report-landing .header-default .ungrid .bg-img {
	background-size: cover;
}

/*Override for color bug in reports, e.g. transparency report*/
.header-blue + #content .toc.header-pink .toc-link-item.active>a {
	background-color: #eeeaff !important;
}

.btn.btn-pink a, .btn-pink .btn a {
	color: inherit;
}

/* temporary fix for errant content not translated notice */
.primary-nav + .alert-warning {
	display: none;
}

/* temporary fix for homepage COVID box (old non-block content) */
.home .urgent-header {
	margin-bottom: 40px;
}

/**
 * Hide page title visually in the Wiki Unseen page.
 * Uses the .page-{slug} body class.
 */
.page-unseen .header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/**
 * Hide page title visually in the DEI USA page.
 * Uses the .page-{slug} body class.
 */
.page-knowledge-equity-usa .header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/**
 * Hide page title visually in the DEI S.Africa page.
 * Uses the .page-{slug} body class.
 */
.page-knowledge-equity-sa .header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/**
 * Hide page title visually in the DEI Brazil page.
 * Uses the .page-{slug} body class.
 */
.page-knowledge-equity-brazil .header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

/**
 * Hide page title visually in the DEI Nigeria.
 * Uses the .page-{slug} body class.
 */
.page-knowledge-equity-nigeria .header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/**
 * Hide page title visually in the DEI Landing page.
 * Uses the .page-{slug} body class.
 */
.page-research-knowledge-equity
.header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/**
 * Hide page title visually in the Desktop Improvements page.
 * Uses the .page-{slug} body class.
 */
.page-wikipedia-desktop-2022
.header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.m0 {
  margin-top: 0;
  margin-bottom: 0;
}

/**
* Hide page title visually in the Brand Stewardship 2 page.
 * Uses the .page-{slug} body class.
 */
.page-brand-creation-and-protection
.header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.page-brand-use
.header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.page-brand-health
.header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.page-brand-conclusion
.header-content h1 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
