﻿body {
    padding-bottom: 40px;
}

.logo {
    margin: 1rem;
    text-align: center
}

footer {
    margin-top: 40px;
    /*height: 60px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;*/
    line-height: 1;
    min-width: 300px;
}

    footer small {
        font-size: 6pt;
    }

.form-group label {
    text-transform: uppercase;
}