/* MP css for Race Interactive View All Pages */
.page-id-608729 .wp-block-button__link {
	text-decoration: none !important;
	line-height: 18px;
}

.page-id-608729 a:hover {
	text-decoration: underline !important;
}

.page-id-585400 #editor-content h2 {
	display: none;
	visibility: hidden;
}

h2.mp_page a {
	color: #000 !important;
	text-decoration: none !important;
}

h2.mp_page a:hover {
	color: #0075c9 !important;
	text-decoration: underline !important;
}

/*MP 2023/11/22 remove Email Callout from Email Signup Page */
.page-id-92220 .site-footer__newsletter {
	display: none;
	visibility: hidden;
}

/* MP 2023/08/16- hide email callout in Footer for Misinformation program Email signup page*/
.page-id-593905 .site-footer__newsletter {
	display: none;
	visibility: hidden;
}

/* START MP Focus Group Report */
h2.mp {
	font-size: 26px !important;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: solid !important;
	border-top: solid;
	border-width: 1px !important;
	text-align: left;
	font-weight: bold !important;
	margin-top: 40px;
	margin-bottom: 20px;
}

h3.mp {
	color: #333 !important;
	font-size: 20px !important;
	font-weight: bold !important;
	margin-top: 40px;
	margin-bottom: 20px;
}

.mp_quote_right {
	max-width: 500px;
	border-radius: 5px;
	border: 1px solid #004278;
	margin-bottom: 20px;
	float: right;
}

.mp_quote_left {
	max-width: 500px;
	border-radius: 5px;
	border: 1px solid #004278;
	margin-bottom: 20px;
	float: left;
}

p.mp_quote {
	font-style: italic;
	line-height: 30px;
	color: #333;
	text-align: left;
}

h6.mp_quote {
	width: 75%;
	float: right;
	text-align: left;
	font-size: 18px;
}

/* END MP FOCUS GROUP REPORT */
/* START HEALTHCARE PRIMERS NAV */
.box.full-post ul.fake-content-nav li:before {
	display: none;
}

.box.full-post ul.fake-content-nav li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 1rem;
	margin-left: -5px;
}

.box.full-post ul.fake-content-nav li a {
	text-decoration: none;
	font-size: 16px;
	color: currentColor;
	padding: .625rem .75rem;
	display: block;
	width: 100%;
	line-height: 1.2rem;
}

.box.full-post ul.fake-content-nav li a span {
	color: #333;
}

.box.full-post ul.fake-content-nav li a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 100%;
	background-color: currentColor;
}

.box.full-post ul.fake-content-nav li a:hover,
.box.full-post ul.fake-content-nav li a:focus {
	background-color: #d5d5d5 !important;
}

.box.full-post ul.fake-content-nav li a:hover:before,
.box.full-post ul.fake-content-nav li a:focus:before {
	background-color: #999999 !important;
}

/* END HEALTHCARE PRIMERS NAV */