﻿:root {
    --footer-pt: 40px;
    --footer-pb: 50px;
}

#base-body {
    background: url(/images/Textures/Gris/Texture-01-Gris.png);
    background-size: cover;
    margin-bottom: 0;
}

.login-box {
    width: 100%;
}

    .login-box .flex-footer {
        padding: 50px;
    }

.support-info {
    position: absolute!important;
}