﻿footer.app-footer {
    height: 40px !important;
    background-color: #333;
    color: #d65030;
}

.release-version a{
    text-decoration: none;
}

    .release-version a:hover {
        font-weight: bold;
    }