img.2Image {
	    margin-bottom: 1.5rem;
	}
 .stat-fact {
     padding: 3em;
}
.HomeSection h1 {
	text-transform: uppercase;
	display: block;
	line-height: 1.19;
	background: #005191;
	background: var(--primary-color, #005191);
	color: #FFF;
	text-transform: uppercase;
	position: relative;
	margin: 0 7px;
	letter-spacing: 0;
	font-family: league_gothicregular,Arial,sans-serif;
	font-size: 3rem;
	box-sizing: border-box;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	text-align: center;
	margin: 0px auto;
}
#main-banner h2 {
	background: #005191 !important;
	box-shadow: 0.625rem 0 #005191, -0.625rem 0 #005191 !important;
}
#main-banner .button {
	background: #539ED0;
	color: #FFF;
}

#main-banner {
/*Default Background Image*/
	background: url('https://eportal.unitedwaymidland.org/servlet/eAndar.WebFileLibrary/3130/39343034/Article-min.png') center center no-repeat;
	background-size: cover;
	min-height: 660px;
	position: relative;
}

.Area-Article p {
	line-height: 1.2rem !important;
	margin-bottom: 1.2rem !important;	
}

/*START - Impact Overview Articles, custom styles for making it pretty*/



	.UWMC-YS-header{	background:#FCB23D !important;
					box-shadow: 7px 0 #FCB23D, -7px 0 #FCB23D !important;
					top: -85px;}
	h2.UWMC-YS,h4.UWMC-YS  {	color:#FCB23D;
				font-size:1.25rem;}
	h3.UWMC-YS {	color:#FCB23D; 
				font-family: league_gothicregular,Arial,sans-serif;
				font-size: 3.5rem;}

	span.UWMC-YS {	color:#FCB23D;}
	ul.UWMC-YS li::before {
		color: #FCB23D; 
	}

	.UWMC-H-header{	background:#EF4841 !important;
					box-shadow: 7px 0 #EF4841, -7px 0 #EF4841 !important;
					top: -85px;}
	h2.UWMC-H,h4.UWMC-H  {	color:#EF4841;
				font-size:1.25rem;}
	h3.UWMC-H {	color:#EF4841; 
				font-family: league_gothicregular,Arial,sans-serif;
				font-size: 3.5rem;}

	span.UWMC-H {	color:#EF4841;}
	ul.UWMC-H li::before {
		color: #EF4841; 
	}

	.UWMC-SS-header{	background:#0056A7 !important;
					box-shadow: 7px 0 #0056A7, -7px 0 #0056A7 !important;
					top: -85px;}
	h2.UWMC-SS,h4.UWMC-SS  {	color:#0056A7;
				font-size:1.25rem;}
	h3.UWMC-SS {	color:#0056A7; 
				font-family: league_gothicregular,Arial,sans-serif;
				font-size: 3.5rem;}

	span.UWMC-SS {	color:#0056A7;}
	ul.UWMC-SS li::before {
		color: #0056A7; 
	}
	
	ul.UWMCprograms {
 		list-style: none;
	}

	ul.UWMCprograms li::before {
		content: "\2022"; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; 
	}

	
/*END - Impact Overview Articles, custom styles for making it pretty*/
h1, .Area-Article h1 {
    background: #005191 !important;
    background-color: #005191 !important;
}


/*Andar fix after update to 2020.02
