.header {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

/* area for user actions */
.container-actions {
    min-height: 30vh;
}

.footer {
    bottom:0;
    width:100%;
    min-height: 2rem;
    line-height:2rem;
}
