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

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

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