.h2, h2 {
  font-size: 2.5em;
  line-height: 1;
}

.footer-columns p {
  margin-bottom: 0px;
  text-align: center;
  color: #fff3c0;
}

@media (max-width: 768px) {
  .footer-columns {
    padding: 15px;
    border-right: 0px;
  }
}

