.site-footer {
    margin-top: 4em;
    padding-top: 1em;
    bottom:0;
    width:100%;
    height:60px;   /* Height of the footer */
    text-align: center;
    position: relative;
}
.footer-span   {
    text-shadow: 0px 0px 5px #1EB6E1;
    font-family: concielian, Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    letter-spacing: 0.1em;
}