.finance-calculator-component .reserved {
  color: white !important;
  pointer-events: none !important;
  background-color: #525151 !important;
}
.finance-calculator-component #estimated-credit-score-select,
.finance-calculator-component #term-length-select {
  cursor: pointer;
}

.trusted-lenders-images img {
  max-height: 90px;
  max-width: 90px;
  object-fit: contain;
}

.modal-text {
  max-width: 500px;
}
