

h2{
    font-size: 16px;
    color: red;
}

/* или */

.about{
    font-size: 16px;
    color: red;
}