footer svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}

.footer-title::after {
  content: "";
  width: 50px;
  height: 3px;
  background: #3498db;
  margin-top: 5px;
  display: block;
}