.paraquien-icon {
  font-size: 2.2rem;
  color: #0C2B4E;
  margin-bottom: 0.7rem;
  text-align: center;
}

.paraquien-pregunta {
  background: linear-gradient(90deg, #e9eef6 0%, #f8f9fa 100%);
  color: #1A3D64;
  font-size: 1.08rem;
  font-weight: 600;
  border-radius: 0.7em;
  padding: 0.7em 1em;
  margin-bottom: 1.1em;
  text-align: center;
  box-shadow: 0 2px 8px rgba(26,61,100,0.07);
}

.paraquien-card {
  text-align: center;
}

.paraquien-desc {
  text-align: center;
}
