.custom-moderation-message {
  background: #9da374;
  color: #fff;
  padding: 10px;
}

.page-node-add-fip-profile .form-item-workbench-moderation-state-new {
  display: none;
}

.field-name-field-end-date-update {
  clear: both;
}

.node-type-fip-profile .group-volume .field--name-field-total-fishery-volume {
  margin-bottom: 10px;
}

.view-fip-followers table {
  width: 100%;
}


.node-type-fip-profile .field.field--name-field-end-date-update {
  margin-top: 1em;
}

.field-name-field-submitted-for-review {
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  background: #9da374;
  text-transform: uppercase;
}

.field-name-field-submitted-for-review .description {
  color: #fff;
  text-transform: initial;
}