.custom-animated-icon-box .uc_icon svg{
	color: #7c3aed;
	fill: none !important;
}

.gradient-text{
    background: linear-gradient(135deg, #a78bfa, #7c3aed, #6d28d9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}