/* Start custom CSS for html, class: .elementor-element-298d0f8 */.table1 thead th{
    padding:15px;
    color:#fff;
    text-shadow:1px 1px 1px #D4871F;
    border:1px solid #D4871F;
    border-bottom:3px solid #D4871F;
    background-color:#D4871F;
}
.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tfoot td{
    color: #9CD009;
    text-align:center;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}
.table1 tbody td{
    padding:10px;
    text-align:center;
    background-color:#F2B461;
    border: 2px solid #E7EFE0;
}/* End custom CSS */