.elementor-1601 .elementor-element.elementor-element-4e8521e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-1601 .elementor-element.elementor-element-4f5a359{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-bc44060 */.tablepress {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

.tablepress thead th {
    background-color: #111;
    color: #fff;
    text-transform: uppercase;
    padding: 12px;
}

.tablepress tbody td {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.tablepress tbody tr:hover {
    background-color: #f5f5f5;
    transition: 0.3s;
}/* End custom CSS */