.footer {
  background-color: #f5f5f5;
  width: 100%;
  margin-top: 50px;
  padding: 20px 0;
}
label.error {
  color: red;
}
#confirm th {
  white-space: nowrap;
}
#confirm [data-name='body'] {
  white-space: pre-wrap;
}
