.realdeets-pyrite-checker-section .realdeets-pyrite-result {
  min-height: 44px;
}

.realdeets-pyrite-checker-section .realdeets-pyrite-address-search {
  overflow: visible;
  z-index: 30;
}

.realdeets-pyrite-checker-section
  .realdeets-pyrite-address-search
  .lead-magnet-address-results {
  z-index: 1200;
}

.realdeets-pyrite-checker-section .pyrite-result-card {
  border-radius: 0.75rem;
  padding: 0.875rem 1rem;
  border: 1px solid transparent;
}

.realdeets-pyrite-checker-section .pyrite-result-high {
  background: #fee2e2;
  border-color: #ef4444;
  color: #7f1d1d;
}

.realdeets-pyrite-checker-section .pyrite-result-low {
  background: #dcfce7;
  border-color: #22c55e;
  color: #14532d;
}

.realdeets-pyrite-checker-section .pyrite-result-conditional {
  background: #fef9c3;
  border-color: #eab308;
  color: #713f12;
}

.realdeets-pyrite-checker-section .pyrite-result-not-identified {
  background: #dcfce7;
  border-color: #22c55e;
  color: #14532d;
}
