:root{--page-title-display:none;}/* Start custom CSS *//* Cell Box Text - 2nd Section */
.cell-box p{
  margin-bottom:18px;
  line-height:1.9;
  color:#333;
  font-size:19px;   /* Increased */
}

/* Committee Section Heading */
.committee-section h3{
  font-size:28px;   /* Increased */
}

/* Committee Card Content - 3rd Section */
.committee-card h4{
  font-size:22px;   /* Increased */
}

.committee-card p{
  margin-bottom:10px;
  color:#333;
  font-size:18px;   /* Increased */
}/* End custom CSS */