
.form-control {
  color: rgb(0, 0, 0)!important
}
.webform-confirmation-modal .ui-dialog-titlebar .ui-dialog-titlebar-close:before {

content: "\f00d"; font-family: 'Font Awesome 5 Free';font-weight: 900; color: white;
display: flex;justify-content: center;line-height: 0;align-items: center; font-size:1.6rem;

}
.webform-confirmation-modal .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background-color: black;
  border:0;
 

}
.ui-dialog .ui-dialog-title{font-size:32px;}
.ui-dialog-content h1{font-size:28px; font-weight:semibold;}
