body {
	font-size: 18px;
}

.btn-outline-info {
	background: #FFF;
}

.card-footer a p {
	margin: 0;
}

.form-control {
	background-color: #d2d5f0;
	color: #000;
	margin-bottom: 25px;
}

label {
	font-weight: bold;
	margin-bottom: 0;
}