.elementor-28396 .elementor-element.elementor-element-8caaed5{--display:flex;}/* Start custom CSS for container, class: .elementor-element-8caaed5 */table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    font-size: 14px;
}

th, td {
    padding: 14px 16px;
}

thead tr {
    background: #9b2935;
    color: #fff;
    
}

th {
    font-weight: 500;
}

tbody tr {
    border-bottom: 1px solid #eee;
}

tbody tr:last-child {
    border-bottom: none;
}

tbody tr:hover {
    background: #f6f9fc;
}/* End custom CSS */