.site-content {
    flex: 1;
}

.footer {
    padding: 4px;
    border-top: 1px solid #eee;
    background: #f7f7f7;
    position: relative;
}

.footer p {
    margin-left: 10px;
    margin-top: 8px;
}

.logopanel a {
    text-decoration: none;
}