.form-control {
  color: rgb(0, 0, 0)!important
}
.webform-confirmation-modal .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background-color: black;
  border:0;
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  color: white;
}
