.elementor-23224 .elementor-element.elementor-element-4fa47eb{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-52ffc6e */.custom-table-low-risk, .custom-table-medium-risk, .custom-table-high-risk {
            border-collapse: collapse;
            width: 100%;
            text-align: center;
            font-family: inherit;
        }
        .custom-table-low-risk th, .custom-table-low-risk td {
            padding: 10px;
            border: 1px solid #3AB990;
        }
        .custom-table-medium-risk th, .custom-table-medium-risk td {
            padding: 10px;
            border: 1px solid #DA9037;
        }
        .custom-table-high-risk th, .custom-table-high-risk td {
            padding: 10px;
            border: 1px solid #E44621;
        }
        .custom-table-low-risk th {
            background-color: #3AB990;
            color: #000;
            font-weight: bold;
        }
        .custom-table-medium-risk th {
            background-color: #DA9037;
            color: #000;
            font-weight: bold;
        }
        .custom-table-high-risk th {
            background-color: #E44621;
            color: #000;
            font-weight: bold;
        }
        .custom-table-low-risk a, .custom-table-medium-risk a, .custom-table-high-risk a {
            color: #0000ff;
            text-decoration: none;
        }
        .custom-table-low-risk tr:nth-child(even) td,
        .custom-table-medium-risk tr:nth-child(even) td,
        .custom-table-high-risk tr:nth-child(even) td {
            background-color: #f9f9f9;
        }/* End custom CSS */