.wn-hero {
  background: linear-gradient(135deg, #f0fdf4 0%, #ecfdf5 100%);
  border-bottom: 1px solid rgba(0,0,0,0.06);
}

.wn-headshot {
  width: 220px;
  height: 220px;
  object-fit: cover;
  border: 4px solid #fff;
}

.wn-badge-extension {
  background-color: #198754;
}

.wn-badge-consulting {
  background-color: #ffc107;
  color: #212529;
}

.wn-slot-btn {
  min-width: 90px;
}

footer a {
  text-decoration: none;
}

footer a:hover {
  text-decoration: underline;
}
