لجان القسم
/* Chemistry Department Page - Committees */
.chemistry-committees-page {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.8;
background-color: #f8fafc;
color: #2d3748;
direction: rtl;
}
.chemistry-committees-page .container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 20px;
}
/* جميع الأقسام بنفس التصميم */
.chemistry-committees-page .section {
background: linear-gradient(135deg, #ffffff, #f7fafc);
