.quiety_gradient_text {
    background: linear-gradient(90deg, #6a41fb 30%, #f49957 70%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}