/* Minimal styling for the consultation modal (Bootstrap 5 based) */
.gc-modal .gc-desc{
  margin-bottom: 1rem;
}
.gc-modal sup{
  color: #dc3545;
}
.gc-modal .gc-spinner{
  width: 1rem;
  height: 1rem;
}

.gc-modal .gc-product-line{
  line-height: 1.2;
}
