/* Start custom CSS for section, class: .elementor-element-9293ea7 */.governing-body-section{
max-width:1100px;
margin:auto;
padding:30px 15px;
font-family: 'Segoe UI', Arial, sans-serif;
}

.gb-title{
text-align:center;
font-size:28px;
color:#990000;
margin-bottom:10px;
font-weight:700;
}

.gb-desc{
text-align:center;
font-size:15px;
margin-bottom:25px;
color:#444;
}

.gb-table{
width:100%;
border-collapse:collapse;
box-shadow:0 4px 12px rgba(0,0,0,0.08);
background:#fff;
}

.gb-table th{
background:#990000;
color:#fff;
padding:12px;
font-size:15px;
text-align:left;
}

.gb-table td{
padding:12px;
border-bottom:1px solid #e5e5e5;
font-size:14px;
}

.gb-table tbody tr:nth-child(even){
background:#f9f9f9;
}

.gb-table tbody tr:hover{
background:#fff5f5;
transition:0.3s;
}

.gb-table strong{
color:#222;
font-size:15px;
}

.gb-table span{
color:#666;
font-size:13px;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-cf482fa */.academic-council-section{
max-width:1200px;
margin:auto;
padding:30px 15px;
font-family:Segoe UI, Arial;
}

.ac-title{
text-align:center;
font-size:28px;
color:#990000;
margin-bottom:25px;
font-weight:700;
}

.ac-table{
width:100%;
border-collapse:collapse;
background:#fff;
box-shadow:0 5px 15px rgba(0,0,0,0.08);
}

.ac-table th{
background:#990000;
color:#fff;
padding:12px;
font-size:15px;
text-align:left;
}

.ac-table td{
padding:12px;
border-bottom:1px solid #e6e6e6;
font-size:14px;
line-height:1.5;
}

.ac-table tbody tr:nth-child(even){
background:#f9f9f9;
}

.ac-table tbody tr:hover{
background:#fff4f4;
transition:0.3s;
}

.ac-table td:first-child{
text-align:center;
font-weight:bold;
}/* End custom CSS */