.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-798 .elementor-element.elementor-element-2365ffec{text-align:center;}.elementor-798 .elementor-element.elementor-element-6f4077e4{margin:24px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for column, class: .elementor-element-3297bf44 */.legal-documents-table-section {
    margin: auto;
    
    table {
        table-layout: fixed;
        border: 1px solid;
         border-collapse: collapse;
         
    }
    
    ol {
        padding-left: 0;
        margin-left: 0;
        
         a {
            text-decoration: underline;
            color: #389fb5;
        }
    }
    
    table tr:nth-child(even){
        background: transparent;
    }
    
    th, td { 
        padding: 8px;
        font-size: 14px;
    }
    
    th { 
    border: 1px solid;
    background: #e3e9eb;
    text-align: center;
    font-weight: 400;
    
    }
    
    td {
    border: 1px solid;
    text-align: center;
}
    
}/* End custom CSS */