.webform-type-fieldset {
  background: #ebebeb;
}

.fieldset-legend,
label,
.uk-table-middle {
  font-weight: bold;
}

.fieldset-legend {
 font-family: 'Trajan Pro 3';
}  

.uk-table th {
  color: inherit!important;
}

input[type="submit"] {
  background: #003a6a !important;
  color: #ffffff !important;
}
.form-item-child-name-add-more-items {
display: none!important;
}