/* Start custom CSS for html, class: .elementor-element-79c3951 */.article-container { max-width: 800px; margin: 0 auto; padding: 40px 20px; font-family: 'Tahoma', sans-serif; line-height: 1.8; color: #333; }
    .article-title { color: #2c3e50; font-size: 2.2rem; margin-bottom: 20px; border-right: 5px solid #27ae60; padding-right: 15px; }
    .highlight-box { background: #f9f9f9; border: 1px solid #eee; padding: 25px; border-radius: 10px; margin: 30px 0; }
    .step-list { list-style: none; padding: 0; }
    .step-list li { margin-bottom: 15px; padding-right: 25px; position: relative; }
    .step-list li:before { content: '✔'; position: absolute; right: 0; color: #27ae60; font-weight: bold; }
    .cta-download { display: block; width: fit-content; margin: 40px auto; padding: 15px 30px; background: #27ae60; color: #fff; text-decoration: none; border-radius: 50px; font-weight: bold; transition: 0.3s; }
    .cta-download:hover { background: #219150; transform: translateY(-3px); }/* End custom CSS */