button:hover{
	background-color: #57B5C5 !important;
	border: 2px solid #57b5c5 !important;
	color: white !important;
}

button{
	border: 2px solid #57b5c5 !important;
	color: #57b5c5 !important;
}
