Default styling of <timeu-wizard>:
Example with icons (FontAwesome) <timeu-wizard>:
Example with custom CSS variables <timeu-wizard>:
--timeu-wizard-line-color: yellow;
--timeu-wizard-line-size: 3px;
--timeu-wizard-circle-size: 60px;
--timeu-wizard-filling-color: red;
--timeu-wizard-anim-speed: 1s;
--timeu-wizard-active-color: blue;
--timeu-wizard-label-font-size: 20px;
--timeu-wizard-step-font-size: 30px;
--timeu-wizard-circle-border-size: 2px;
Example for vertical <timeu-wizard vertical>: