.elementor-827 .elementor-element.elementor-element-2006e5d9{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */.commercial-roofing-article {
        font-family: 'Arial', sans-serif;
        line-height: 1.7;
        color: #333;
        max-width: 1200px;
        margin: 0 auto;
    }
    .commercial-roofing-article h1, .commercial-roofing-article h2, .commercial-roofing-article h3 {
        color: #000;
        margin-top: 1.5em;
    }
    .commercial-roofing-article h1 {
        font-size: 2.5em;
        border-bottom: 3px solid #FF6600;
        padding-bottom: 10px;
    }
    .commercial-roofing-article h2 {
        font-size: 1.8em;
        border-left: 5px solid #FF6600;
        padding-left: 15px;
    }
    .commercial-roofing-article a {
        color: #FF6600;
        font-weight: bold;
        text-decoration: none;
    }
    .commercial-roofing-article a:hover {
        text-decoration: underline;
    }
    .pro-tip {
        background-color: #000;
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        margin: 20px 0;
        border-left: 5px solid #FF6600;
    }
    .pro-tip h3 {
        color: #FF6600;
        margin-top: 0;
    }
    .material-table {
        width: 100%;
        border-collapse: collapse;
        margin: 25px 0;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    .material-table th {
        background-color: #FF6600;
        color: #fff;
        text-align: left;
        padding: 12px 15px;
        font-weight: bold;
    }
    .material-table td {
        padding: 12px 15px;
        border-bottom: 1px solid #ddd;
    }
    .material-table tr:nth-of-type(even) {
        background-color: #f8f8f8;
    }
    .material-table tr:last-of-type {
        border-bottom: 2px solid #FF6600;
    }
    .cta-banner {
        background-color: #000;
        color: #fff;
        padding: 30px;
        text-align: center;
        border-radius: 5px;
        margin: 40px 0;
    }
    .cta-banner a {
        display: inline-block;
        background-color: #FF6600;
        color: #fff;
        padding: 15px 30px;
        text-decoration: none;
        font-weight: bold;
        border-radius: 5px;
        margin-top: 15px;
    }
    .cta-banner a:hover {
        background-color: #e55c00;
        text-decoration: none;
    }
    .faq-section {
        background-color: #f9f9f9;
        padding: 20px;
        border-radius: 5px;
        margin-top: 30px;
    }
    .faq-item {
        margin-bottom: 15px;
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
    }
    .faq-item h3 {
        color: #000;
        margin-bottom: 10px;
    }/* End custom CSS */