.table td, .table th {
    padding: .25rem;
}
.edited{
    background-color: #72b9ff;
    color: black;
    border: 3px solid #72b9ff;
}
