#submit_btn {
    width: 100px;
    margin-top:10px;
}
#egen_submit_btn {
    width: 100px;
    margin-bottom: 10px;
}

.remove{
    width: 70px;
}

.inndata_form {
    display: flex;
    flex-direction: column;
}

#egen_tekst {
    width:150px;
    margin-bottom: 10px;
}

.vert_field {
    display: flex;
    flex-direction: column;
}