th {
    background-color: rgb(47, 66, 79);
    color: rgb(149, 188, 219);
}

.card {
    box-shadow: 0px 7px 10px rgba(0,0,0,0.2), 0px -7px 10px rgba(0,0,0,0.2);
    border: none;
}