.page-node-type-publication #block-mdrc-content table {
	margin: 1.5rem 0 3rem !important;
}

.page-node-type-publication #block-mdrc-content tr:first-of-type {
	background: #fff !important;
}

.page-node-type-publication #block-mdrc-content th {
	background: #00558c;
	color: #fff;
	font-size: 110%;
	font-weight: 600;
	padding: .8rem;
}
table td:first-child {
	width: 30%;
}

table tr:nth-of-type(2n) {
	background: #e6f9fc;
}

.facet {
	margin-top: 1.5rem;
}

.facet.last {
	margin-bottom: 2rem;
}

.facet .description {
	background: #000;
	padding: 1rem;
}

.facet h4 {
	color: #fff;
	font-size: 120%;
	margin-bottom: 0;
}

.facet.green h4,
.facet.orange h4 {
	margin-bottom: 0 !important;
}

.facet.orange .examples {
	padding-bottom: 1.25rem !important;
}

.facet svg {
	color: #fff;
	float: left;
	fill: #fff;
	margin-right: 10px;
	width: 30px;
}

.facet .description p {
	color: #fff;
}

.facet li {
	list-style: none;
	margin-bottom: .5rem;		
  text-indent: -31px;
}

.facet li:before {
	content: "\f00c";
	font: var(--fa-font-solid);	
	font-size: 24px;
	margin-right: 10px;	
}

.facet .examples {
	padding: 1rem 1rem .25rem;
}

.facet.orange .description,
.facet#using-data .description {
	background: #D57800;
}

.facet#using-data li:before {
	color: #D57800;
}

.facet.orange a,
.facet#using-data a:link,
.facet#using-data a:visited {
	color: #D57800;
	font-weight: 600;
}

.facet.orange .examples,
.facet#using-data .examples {
	background: #f9ebd9;
}

.facet.blue .description,
.facet#assessing-impact .description {
	background: #00558c;
}

.facet#assessing-impact li:before {
	color: #00558c;
}

.facet#assessing-impact a:link,
.facet#assessing-impact a:visited {
	color: #00558c;
	font-weight: 600;
}

.facet.blue .examples,
.facet#assessing-impact .examples {
	background: #e4edf3;
}

.facet#addressing-challenges .description {
	background: #399FBE;
}

.facet#addressing-challenges li:before {
	color: #399FBE;
}

.facet#addressing-challenges a:link,
.facet#addressing-challenges a:visited {
	font-weight: 600;
}

.facet#addressing-challenges .examples {
	background: #E1F1F5;
}

.facet#addressing-challenges {
	margin-bottom: 2rem;
}

.facet.green .description,
.facet#innovating .description {
	background: #538549;
}

.facet.green li:before,
.facet#innovating li:before {
	color: #538549;
}

.facet.green a:link,
.facet.green a:visited,
.facet#innovating a:link,
.facet#innovating a:visited {
	color: #538549;
	font-weight: 600;
}

.facet.green .examples,
.facet#innovating .examples {
	background: #E5EDE4;
}

#diagnosing p:last-child,
.facet.examples p:last-child,
.facet.#diagnosing .examples p:last-child,
.facet.blue .examples p:last-child,
.facet.green .examples p:last-child,
.facet#innovating .examples p:last-child {
	margin-bottom: 1.5rem !important;
}

/* Diagnosing */

.facet.ltblue .description,
.facet#diagnosing .description {
	background: #399fbe;
}

.facet.ltblue li:before,
.facet#diagnosing li:before {
	color: #399fbe;
}

.facet.ltblue a:link,
.facet.ltblue a:visited,
.facet#diagnosing a:link,
.facet#diagnosing a:visited {
	font-weight: 600;
}

.facet.ltblue .examples,
.facet#diagnosing .examples {
	background: #E2EFF4;
	padding-bottom: 1.25rem;
}

.page-node-103791 .pullquote {
	border-color: #399fbe;
}

.highlight-orange {
	background: #F9EBD9;
	font-size: 90%;
	margin-bottom: 3rem;
	padding: 25px;
}

.highlight-orange ol,
.highlight-orange li:last-child,
.highlight-orange p:last-child {
	margin-bottom: 0;
}

.page-node-type-publication .highlight-orange a {
	color: #D57800;
	font-weight: 600;
}

.page-node-type-publication .bs-region--bottom-left .footnotes p {
	clear: left;
	font-size: 17px;
}

p.case-study-link {
	font-family: "Work Sans";
	font-size: 17px !important;
	margin-bottom: 1rem;
	margin-right: .5rem;
	text-align: right;
	text-transform: uppercase;
}

.case-study-link a:after {
	content: "\f061";
  font: var(--fa-font-solid);	
  margin-left: 5px;
}

/* INNOVATING SERVICES */
.page-node-103211 .sidebar {
	background: #E5EDE4;
	border-color: #538549;
}

.page-node-103211 .pullquote {
	border-color: #538549;
}

