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