.btn-color {
	background-color: #3949ab;
	color: #fff;
}

.btn-color:hover {
	color: #fff;
}