.width-50{
	width:50%;
}
.m-5-auto{
	margin:0 auto;
}
.m-0-auto{
	margin:0 auto;
}
.mb-1{
	margin-bottom:1em;
}
.text-center{
	text-align:center;
}