.py-4 {
    margin-left: 210px;
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    color: #FFF;
    background-color: #000000ee;
    padding: 5px 0;
    font-size: 85%;
}

small.version, small.version-small {
    position: fixed;
    bottom: 7px;
    right: 10px;
    color: #426217;
    font-style: italic;
    display: block;
    text-align: center;
}