/* Center Last Updated line on individual policy pages */
.policy-updated {
  text-align: center;
  margin: 15px 0;
}

/* Center Last Updated line in Legal Hub tiles */
.njsd-updated-line {
  text-align: center;
  margin: 10px 0;
}