.nextcloud {
    background-image: linear-gradient(45deg, rgb(0, 130, 201), rgb(28, 175, 255));
}

.text-white {
    color: white;
}