Issue with styles.css

Perfect, might move the:

/*
  You can add custom CSS rules or import files here.
*/

below the

/* Import the Radzen CSS files */
@import './styles-generated.css';

to reduce confusion.

After the change it's working, thank you for your help.