/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2023 | 19:13:16 */
.table-block table th {
    text-align: center;
    background-color: #efefef;
}

.table-block table td {
    text-align: center;
}

.table-block p {
    font-size: 12px;
}

.table-block {
    margin-bottom: 100px;
}