.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.specimen-card-shadow {
  box-shadow: 0 20px 40px -20px rgba(27, 29, 14, 0.04);
}

.hero-gradient {
  background: radial-gradient(circle at center, #2d5a27 0%, #154212 100%);
}
