.whitecolor a{
	color: #ffffff;
}
.whitecolor a:hover{
	color: #09A223;
}
.margin-top--50{
	margin-top: -50px;
}