.pseudo-texture-diamant {
    background: linear-gradient(135deg, #b8e1ff 0%, #4a90d9 50%, #1a4a7a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 10px rgba(74, 144, 217, 0.5);
}