/* Lists in footer content area (.eqJu56PL) - normal list display */
.eqJu56PL ul {
  list-style: disc;
  padding-left: 1.5em;
  margin: 0 0 1em 0;
}
.eqJu56PL ul ul {
  margin-bottom: 0;
}
.eqJu56PL li {
  margin-bottom: 0.25em;
}
.eqJu56PL ol {
  list-style: decimal;
  padding-left: 1.5em;
  margin: 0 0 1em 0;
}
