thead, tbody, tfoot, tr, td, th {
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px #cccccc;
    padding: 10px;
}

table {
    caption-side: bottom;
    border-collapse: unset;
    border-spacing: 0 10px;
}