.form {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    padding-inline: .5rem;
}