@import url("./fonts.css");
#sp-footer #sp-footer2 ul li {
  padding: 0 20px;
  margin: 0px;
  border-right: 1px solid white;
}

#sp-footer #sp-footer2 ul li:last-child {
  border-right: none;
}