  /* Featured Announcement */
.sac-state-featured-announcement-section {
    background-color: #043927;
}

.sac-state-featured-announcement-section h2, .sac-state-featured-announcement-section p {
    color: #FFFFFF;
}

@media screen and (min-width: 1200px) {
	.sac-state-featured-announcement-section img{
		max-width:500px;
	}
}