.text-align-center{text-align:center}.align-content-center{align-content:center}.display-inline{display:inline}.display-block{display:block}.flex{display:flex}.flex-inline{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-justify-flex-start{justify-content:flex-start}.flex-justify-flex-end{justify-content:flex-end}.flex-justify-center{justify-content:center}.flex-justify-space-between{justify-content:space-between}.flex-justify-space-around{justify-content:space-around}.flex-again-items-flex-start{align-items:flex-start}.flex-again-items-flex-end{align-items:flex-end}.flex-again-items-center{align-items:center}.flex-again-items-baseline{align-items:baseline}.flex-again-items-stretch{align-items:stretch}.flex-align-content-flex-start{align-content:flex-start}.flex-align-content-flex-end{align-content:flex-end}.flex-align-content-center{align-content:center}.flex-align-content-space-between{align-content:space-between}.flex-align-content-space-around{align-content:space-around}.flex-align-content-stretch{align-content:stretch}