/*
 * Base structure
 */

 .slider {
    max-width: 59.4em;
  }
  footer{
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  footer span{
    padding: auto;
  }
  