Currently, I am working on a web application and I would like to provide users with the flexibility to change the styling elements of CSS linked to a page through an admin screen. I have been exploring ways to load a CSS file into a C# object or convert it into XML format for updates based on inputs from the admin screen. Is there a way to achieve this? Thank you, Krishnaraj