justify-content: flex-start;
justify-content: flex-end;
justify-content: center;
justify-content: space-between;
justify-content: space-around;
justify-content: space-around; // itens com flex: 1;
justify-content: flex-start; // column
justify-content: flex-end; // column
justify-content: center; // column
justify-content: space-between; // column
justify-content: space-around; // column
justify-content: space-around; // column // itens com flex: 1;