footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #0D4194;
    color:#FFFFFF;
    padding-bottom: 15px;
}

footer a:link,
footer a:hover,
footer a:visited {
  color:#FFFFFF!important;
}

footer i.fa {
  font-size: 16px;
}

footer small {
  font-size: 11px;
}
