.footer-page {
  padding-top: 45px;
  padding-bottom: 55px; }
  .footer-page h2 {
    margin-bottom: 40px;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    color: #5A5A5A;
    text-align: left; }
  .footer-page h4 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #5A5A5A;
    text-transform: uppercase; }
  .footer-page p, .footer-page span {
    font-size: 18px;
    color: #5A5A5A; }
  .footer-page .name {
    font-weight: bold;
    text-transform: uppercase; }
  .footer-page a {
    color: #1BBEF2;
    font-weight: 500; }
