	.footer
  {
    overflow: hidden;
    background: #03063a;
    color: white;
  }

  .footer h3
  {
    font-size: 20px;
  }
