Dawn Theme | Make the product title font smaller.

Below Code applied on the base.css file as indicated, does NOT work on my DAWN v. 14.0.0.

Tried different px fonts size, but the very large default font is still there! :disappointed_face:

.product__title > * {
font-size: 20px !important;
}

Any suggestions?