.footer-brand h2 {
  font-size: 8vw;
  display: flex;
  justify-content: center;
}

.footer-brand h2 span {
    margin-left: 10px;
}