How can I minimize SKU text on my product page?

Hello… I would like to reduce the word SKU on my product page. Thank you

https://zeplon.co/collections/mens/products/midnight-sinners-tee

@RobertVTH

You want to make sku text smaller.

.sku label {
    font-size: 16px !important;
}

@RobertVTH

Add this code in the Stylesheet.css file

@RobertVTH
if helpful like our Solution.