body > footer {
  margin-top: 60px;
  padding: 50px 0;
  background-color: #222222;
  color: #ccc;
}
body > footer a {
  color: #ccc !important;
}
body > footer .pnt-inlineblock {
  margin: 0 10px;
}
body > footer .pnt-inlineblock {
  margin: 0 10px;
}

@media (max-width: 600px) {
  .pnt-t-xxlg {
    font-size: 24px !important;
  }
  .pnt-t-xlg {
    font-size: 19.2px !important;
  }
  .pnt-t-lg {
    font-size: 17.6px !important;
  }
}
