/* Add custom styles here */

/* Background gradient for radial gradient */
.bg-gradient-radial {
  background-image: radial-gradient(var(--tw-gradient-stops));
}