/*!
 * Client Name Local Styles
 * Copyright 2008-2017 Punchmark
 */

.arrivesByChristmasNotice{
	color: white !important;
  	background: grey !important;
}

.arrivesByValentinesDayNotice{
	color: white !important;
  	background: #ff2e2e !important;
}

.arrivesByNotice.alert svg {
	fill: white !important;
}