.elementor-16065 .elementor-element.elementor-element-46975bba{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-6f26a748 */h2 {
            border-left: 4px solid #e74c3c;
            padding-left: 15px;
            background-color: #f8f9fa;
            padding: 10px 15px;
            margin: 25px 0 15px 0;
        }
        .intro-box {
            background-color: #e8f4fd;
            border-left: 4px solid #e74c3c;
            padding: 20px;
            margin: 20px 0;
            border-radius: 5px;
        }
        .time-estimate {
            background-color: #fff3cd;
            border: 1px solid #ffeaa7;
            padding: 8px 12px;
            border-radius: 4px;
            font-style: italic;
            margin: 10px 0;
            display: inline-block;
        }
        ul, ol {
            padding-left: 25px;
        }
        li {
            margin-bottom: 5px;
        }
        .checklist {
            list-style-type: none;
            padding-left: 0;
        }
        .checklist li {
            padding: 5px 0;
            position: relative;
            padding-left: 25px;
        }
        .checklist li:before {
            content: "☐";
            position: absolute;
            left: 0;
            color: #3498db;
            font-weight: bold;
        }
        table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            border: 1px solid #ddd;
        }
        th, td {
            padding: 12px;
            text-align: left;
            border-bottom: 1px solid #ddd;
        }
        th {
            background-color: #f8f9fa;
            font-weight: bold;
            color: #2c3e50;
        }
        .pro-tip {
            background-color: #d4edda;
            border: 1px solid #c3e6cb;
            border-radius: 5px;
            padding: 15px;
            margin: 15px 0;
        }
        .pro-tip strong {
            color: #155724;
        }
        .warning {
            background-color: #f8d7da;
            border: 1px solid #f5c6cb;
            border-radius: 5px;
            padding: 15px;
            margin: 15px 0;
        }
        .toc {
            background-color: #f8f9fa;
            border: 1px solid #e9ecef;
            border-radius: 5px;
            padding: 20px;
            margin: 20px 0;
        }
        .toc ul {
            margin: 0;
        }
        .toc a {
            color: #E50914;
            text-decoration: none;
        }
        .toc a:hover {
            text-decoration: underline;
        }
        .section-divider {
            border-top: 2px solid #e9ecef;
            margin: 40px 0 30px 0;
            padding-top: 20px;
        }
        .highlight-box {
            background-color: #fff3cd;
            border: 1px solid #ffeaa7;
            border-radius: 5px;
            padding: 20px;
            margin: 20px 0;
        }
        code {
            background-color: #f8f9fa;
            padding: 2px 5px;
            border-radius: 3px;
            font-family: 'Courier New', monospace;
            color: #e74c3c;
        }
        
h3 {
    color: #E50914 !important;
    font-family: monospace !important;
    font-size: 26px !important;
    font-weight: 400 !important;
    padding: 10px 15px !important;
    margin: 25px 0 15px 0 !important;
}/* End custom CSS */