.font-w400{
	background-color: #319795;
	color: white;
}
.font-w400:hover{
	background-color: #287a79;
	color: white;
}
.font-w400:disabled{
	background-color: #287a79;
	color: white;
}