In my project I have a problem where I need to customize css for some specific step.
Currently there are no step specific classes for step holder and backdrop root.
My proposition is to add something like joyride-step-stepName and backdrop-stepName so we can customize styling for specific step. As step names are unique, this should'nt be a problem