.anna-row{display:flex}.anna-row-justify-start{justify-content:flex-start}.anna-row-justify-center{justify-content:center}.anna-row-justify-end{justify-content:flex-end}.anna-row-justify-space-around{justify-content:space-around}.anna-row-justify-space-between{justify-content:space-between}.anna-row-align-top{align-items:flex-start}.anna-row-align-middle{align-items:center}.anna-row-align-bottom{align-items:flex-end}