.light-logo img {
    max-width: 80%;
}
.theme-primary .btn-danger-light:focus {
    background-color: rgb(251 61 78 / 12%) !important;
}
.form-control {
  background-color: inherit !important;
  appearance: auto !important;
}
.form-control option {background: white !important;}
.line-height-custom {
  line-height: 22px !important;
}
.table > tbody > tr > td, .table > tbody > tr > th {
  padding: 0.3rem;
  min-width:50px;
}