table {
    border-collapse: collapse;
}

td, th {
    border: 1px solid #2a3166;
    padding: 5px;
}

th {
    background-color: #f5f8f9;
}
