/*********
* footer *
*********/

footer {
    position: static;
    bottom: 0px;
    left: 0px;
    width: 100%;

    margin-top: 3.0rem;
    margin-bottom: 1.0rem;

    text-align: right;
}

footer a {
    padding-right: 1.0rem;
}
