  .call-footer {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  }
  .footer-phone {
    color: white;
    font-size: 20px;
    text-align: center;
  }
  .footer-row {
    padding-bottom: 20px;
  }
  .footer-column-1 {
  text-align: center;
  }
  .footer-column-2 {
  text-align: center;
  }
  .button.footer-signup {
    background-color: #aa1710;
    color: white;
    font-size: 16px;
  }
