.default-div > * {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.default-div {
    gap: 32px;;
}