.application-footer {
    color: black;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    padding: 1em;
    width: 100%;
    position: relative;
    bottom: 0;
}

.application-footer-text {
    margin-bottom: 5px;
    opacity: 0.7;
}