ul.pagefooterlist{

   list-style: none;
   padding: 0px;
   margin: 0px;

}

li.pagefooteritem a{
   font-family: 'Source Sans Pro', sans-serif;
   /*color: #202020;*/
   color: #ffffff;
   font-size: 1.2em;
   font-weight: 400;
   text-decoration: none;
}

li.pagefooteritem i{
   /*color: #202020;*/
   color: #ffffff;
   /*
   font-size: 1.2em;
   font-weight: 400;
   */
}

div.pagefooteritems{

}
div.pagefooterheadline{
   font-family: 'Source Sans Pro', sans-serif;
   /*color: #202020;*/
   color: #ffffff;
   font-size: 1.5em;
   font-weight: 700;
}



