﻿.h1,h1  {
	
	color: #ed3338 !important;
}

.cls-3 {
	fill: #ED3338;
}

#dept-footer-space {
	background-color:transparent;
}

#WIC-footer {
	background-color:#ed3338;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}

#WIC-EOP {
	text-align:center;	
	width:100%;
	background-color:transparent;
}

#WIC-EOP-Title {
	font-weight:bold;
	font-size:24px;
}

.headerblock {
	width:100%;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	padding:10px;
	color:white;
}

#health-dept-nav .dropdown-item a, a:visited {
	
	color:black;
}

#MOA_TemporaryTopImg {
	width:100%;
}


#anc-footer-space {

	display:none;
}

.bg-light {
    background-image: url(https://www.muni.org/Departments/health/wic/PublishingImages/wic-supergraphic.png);
    background-position: 100% 101%;
    background-size: 400px;
    background-repeat: no-repeat;
    min-height: 450px;	
}

.wic-placebox {
	background-color:white;
	border:1px solid red;
	padding:10px;
	box-shadow:5px 5px 5px gray;
}

.wic-footer-menu-item {
	float:right;
	padding:5px 20px 5px 20px;
}

.wic-footer-menu-item-link {
	color:white;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;	
}

a.wic-footer-menu-item-link:visited {
	color:white;
}

a.wic-footer-menu-item-link:hover {
	color:white;
	text-decoration:none;
}

.wic-footer-logo {
	width:100px;
}

.wic-footer-social-icon {
	margin-right:10px;
}