#confidEdit .modal-footer {
    border-top: none;
    padding-bottom: 0.5rem;
    padding-right: 0.5rem;
}

#confidEdit .modal-body {
    padding-bottom: 0;
}

#confidEdit {
    --bs-modal-width: 400px;
}