.elementor-10924 .elementor-element.elementor-element-e2b64b8{--display:flex;--background-transition:0.3s;}/* Start custom CSS for text-editor, class: .elementor-element-b8a58d0 */.gg ol{
    list-style-type: none !important;
    counter-reset: my-counter !important;
}

.gg li:before{
    counter-increment:my-counter !important;
    content:"("counter(my-counter)")" !important;
}/* End custom CSS */