.footer {
    text-align: center;
    position:absolute;
    bottom: 0;
    background: rgba(255,255,255,0.5);;
    width: 100%;
    font-weight: 100;
    font-size: 11pt;
    line-height: 1;
}

.logo {
    width: 100px;
    margin-top: 2px;
}
