.flex-columns-3 {
	display: flex;
	justify-content: space-around;
	color: blue;
}