.d-none-important {
  display: none !important;
}

.user-can-not-approve .hide-if-can-not-approve {
  display: none !important;
}

.user-can-not-create .hide-if-can-not-create {
  display: none !important;
}
