

header {     background: linear-gradient(110deg, #000 50%, #eeebe6 50%) !important; }

body {
    color: ;
    background-color: ;
    background-image: url('');
}

header {
    background: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

footer {
    background: #dbcdcd;
    padding: 0px;
    margin: 0px;
}

#table-utenti-registrati {
    color: ;
}

.loader-container {
    background-color: #aa9a8d;
}

.loader {
    background-color: #aa9a8d;
}

.loader::after {
    background-color: #1d2235;
}


                .btn-new {
                    border-radius: ;
                    color: #ffffff !important;
                    background-color: #70625d !important;
                    text-decoration: none !important;
                    font-weight: bold !important;
                }

                .btn-new:hover {
                    color: #ffffff !important;
                    background-color: #9c8a7e !important;
                    text-decoration: none !important;
                    font-weight: bold !important;
                }
            