.elementor-3121 .elementor-element.elementor-element-2485676 .wd-accordion-content{font-size:18px;}/* Start custom CSS for text-editor, class: .elementor-element-2fbfe05 */<style>
    table {
        width: 100%;
        border-collapse: collapse;
    }

    th, td {
        padding: 10px;
        text-align: left;
        border: 2px solid #000; /* 2px border */
    }

    th {
        background-color: #f2f2f2;
    }

    tr:nth-child(even) {
        background-color: #f9f9f9;
    }

    tr:hover {
        background-color: #e9e9e9;
    }
</style>/* End custom CSS */