.btn-primary {
	background-color: #1353c8;
	border-color: #1353c8;
}

.btn-primary:hover {
	background-color: #3e3d42;
	border-color: #3e3d42;
}
