.main-footer {
  background: #1f3156;
}

.main-footer a,
.main-footer a:hover {
  color: #fff;
  text-decoration: none;
}

.oscnygov-footer {
  list-style: none;
}

.oscnygov-footer > a:after {
  content: "|";
  padding-left: 6px;
}

.oscnygov-footer > a:last-child::after {
  content: " ";
}
