.school name pink style
{
.schoolName {
    font-weight: 700;
    font-size: 30px;
    margin: 0;
    color: pink;
}
}
