
body {
    background-color: #ffffff !important;
            background-image: url(https://www.spl-xdemat.fr/Xtransfert/file.php?type=logo&file=28028) !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }

    .color-theme, .btn-flat.btn-theme {
        color: #88caf7 !important;
    }

    .btn-flat.btn-theme:hover {
        background-color: #88caf7 !important;
    }

    .border-bottom-theme {
        border-bottom-color: #88caf7 !important;
    }

    .btn-raised.btn-theme, .scroll-flat.scroll-theme::-webkit-scrollbar-thumb {
        background-color: #88caf7 !important;
    }
