.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-797 .elementor-element.elementor-element-38fab071{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 24px) 0px;text-align:center;}.elementor-797 .elementor-element.elementor-element-658b69b3 > .elementor-element-populated{padding:1px 1px 1px 1px;}/* Start custom CSS for column, class: .elementor-element-658b69b3 */.legal-documents-table-section {
    margin: auto;
    
    a {
        color: #389FB5 !important;
    }
    
    table {
        table-layout: fixed;
        border: 1px solid;
        border-collapse: collapse;
        font-size: 14px;
    }
    
    table tr:nth-child(even) {
        background: transparent;
    }
    
    th {
      padding: 8px;
      border: 1px solid;
      background: #E3E9EB;
      text-align: center;
      font-weight: 400;
    }
    
    td {
      border: 1px solid;
      text-align: center;
      padding: 8px;
    }
    
    ol {
        li {
            a {
            text-decoration: underline;
            color: #389FB5 !important;
        }
        
       }
    }
}/* End custom CSS */