:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-ff547b0 */.table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1%;
}

.table td,th {
    font-size: 70%;
    border-top: 1px solid #ddd;
    padding: 5px 12px;
    text-align: center;
    vertical-align: top;
}

.table tbody tr:nth-child(even) td {
    background-color: #f3f3f3;
}/* End custom CSS */