/* /priority: Strengthen Protections for Climate Vulnerable Communities / CSS Document */
body h2::after
	{
	background: rgb(112,42,131); /* 700 */ 
	}
body .utility-header 
	{
	background: rgb(80,26,101); /* 800 */ 
	}
body .mobile-controls,
body .navigation-search,
body .top-level-nav .nav-item
	{
	background-color: rgb(154,69,165); /* 600 */ 
	}
body .breadcrumb a,
body article a,
body .text-main a
	{
	color: rgba(112,42,131,1); /* 700 */
	}
/*body .nav a,*/
body .report-title strong
	{
	color: rgb(112,42,131); /* 700 */
	}
body .breadcrumb a:hover,
body article a:hover,
body .text-main a:hover
	{
	color: rgba(112,42,131.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(112,42,131); /* 700 */
	}
body .title-banner
	{
	border-color: rgb(112,42,131); /* 700 */
	}
body .success-metric
	{
	border-left-color: rgb(154,69,165); /* 600 */
	background-color: rgba(112,42,131,0.07); /* 700 at 70% */
	}
body .section-image::before,
body .grid .topic a::after
	{
	background-color: rgba(154,69,165,0.7); /* 600 */
	}