/* Change  award winnig  */
.section-title p {
    color: rgb(15, 15, 70);
    font-size: 18px;
}



/* Department title */
.department-block h4 {
    font-size: 22px; /* Change this to the desired font size */
}


.department-block p {
    color: rgb(15, 15, 70);
    font-size: 18px;
}

