.table td, .table th {
    padding: 0.25rem;
}

.cell-highlight {
    background-color: #99ffbb;
}

.pro-settings {
    background-color: rgb(180, 194, 203);
    border: 2px solid rgb(119, 119, 119);
    border-radius: 10px;
}

.slider-column {
    padding-left: 10%;
    padding-right: 0;
}

label {
    font-weight: bold;
    font-size: 0.9rem;
}