.product-sku {
    margin: 6px 0 10px;
    font-size: 0.8125rem;
    font-style: normal;
    color: var(--color-body, #2c2d2e);
    opacity: 0.75;
    letter-spacing: 0.01em;
}

.product-price-container span.price span.amount {
    font-weight: bold;
    font-size: 2rem;
}