.text-center {
    text-align: center;
}
.mx-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}