.flex-center {
	display: flex;
  	align-items: center;
  	flex-direction: column;
} 