.modal-content {
  padding: 5px;
  background-color: #fefefe;
  border-radius: 20px;
  .icon-update {
    width: 128px;
    height: 64px;
  }
}
.modal-header,
.modal-body {
  .mg0 {
    margin: 0;
  }
}
.modal-footer {
  margin: 10px;
  Button {
    width: 100%;
    margin: 3px;
  }
}
