/* about.css - About page specific styles */
.team-member {
    margin-bottom: 2rem;
    padding: 1rem;
    border-bottom: 1px solid #eee;
}

.content-section {
    margin-bottom: 2rem;
}