/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .price-unit {
    font-size: 0.8em;       /* Smaller font size */
    color: #6c757d;         /* Gray color (Bootstrap's secondary color) */
    margin-left: 0.25rem;   /* Small spacing from price */
    font-weight: normal;    /* Optional: normal weight */
}