.footer-title:before {
  content: "";
  position: absolute;
  left: 100%;
  bottom: 50%;
  height: 1px;
  background: #fff;
  width: 4.5rem;
}