/* Leadership section styles */
.leadership-section {
  padding: 60px 20px;
  background: #f9f9f9;
  text-align: center;
  transition: background 1s ease-in-out;
}
