.footer {
   position: relative;
   left: 0;
   margin-top: 50px;
   margin-bottom: 50px;
   width: 100%;
   text-align: center;
   font-size: 14px;
   line-height: 140%;
}

.footer a:link {
  color: #009ffc;
}

