/* Start custom CSS for text-editor, class: .elementor-element-3d8821a */.wp-block-table thead {
    background-color: #0274be;
    color: white; /* Optional: Makes text white for better readability */
}
.center-table th, .center-table td {
    text-align: center;
}

.center-table th{
    font-size: 18px;
}

.center-table td{
    font-size: 17px;
}/* End custom CSS */