body {
	background-color: rgb(245, 247, 254) !important;
}

.textCentered {
	text-align: center;
}

.styleButton {
	border: 1px solid #1f89ce;
	color: #fff;
	background: #2399e5;
	padding: 10px;
	border-radius: 5px;
}