.flex-table table{
    margin-bottom: 1rem;
    width: 100%;
}

.flex-table tr {
    border-bottom: 1px solid #cecece;
}

.flex-table td,
.flex-table th  {
    padding: 0.5rem 0.5rem;
}
