/* /priority: Strengthen Protections for Climate Vulnerable Communities / CSS Document */
body h2::after
	{
	background: rgb(143,60,12); /* 700 */
	}
body .utility-header 
	{
	background: rgb(128,46,9); /* 800 */
	}
body .mobile-controls,
body .navigation-search,
body .top-level-nav .nav-item
	{
	background-color: rgb(179,87,22); /* 600 */
	}
body .breadcrumb a,
body article a,
body .text-main a
	{
	color: rgba(143,60,12,1); /* 700 */
	}
/*body .nav a,*/
body .report-title strong
	{
	color: rgb(143,60,12); /* 700 */
	}
body .breadcrumb a:hover,
body article a:hover,
body .text-main a:hover
	{
	color: rgba(143,60,12.7); /* 700 */
	}
body .full-page-split .full-page-element h1::before,
body .highlight h2::before,
body .priority-text::after,
body .report-title strong::before, 
body .report-title strong::after
	{
	background-color: rgb(143,60,12); /* 700 */
	}
body .title-banner
	{
	border-color: rgb(143,60,12); /* 700 */
	}
body .success-metric
	{
	border-left-color: rgb(179,87,22); /* 600 */
	background-color: rgba(143,60,12,0.07); /* 700 at 70% */
	}
body .section-image::before,
body .grid .topic a::after
	{
	background-color: rgba(179,87,22,0.7); /* 600 */
	}