.flex{display:flex}.flex.column{flex-direction:column}.flex.space-between{justify-content:space-between}.flex.right{justify-content:flex-end}
