.support-msg {
	background: #FF7D8A;
	color: #fff;
	text-shadow: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 55px;
	position: relative;
	z-index: 2;
}

.support-msg a {
	color: #fff;
}

.homepage .support-msg {
	margin-top: 65px;
}