/* Start custom CSS for text-editor, class: .elementor-element-08ecd19 */.step {
            margin-bottom: 20px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .step h2 {
            font-size: 24px;
            color: #0056b3;
        }

        .step ol {
            margin-top: 10px;
        }

        .step ol li {
            margin: 10px 0;
            font-size: 18px;
            color: #333;
        }

        .step ol li a {
            color: #0056b3;
            text-decoration: none;
        }

        .highlight {
            font-weight: bold;
            color: #d9534f;
        }/* End custom CSS */