.color-style {
    height: 30px;
}

.select2-container .select2-selection--single {
    height: 38px !important;
    border-color: #ced4da !important;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.5) !important;
}
