/* Style the core charge text */
.single-product .summary .core-charge,
.single-product .summary .core-charge .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: bold;
}
.wc-block-components-product-details__core-charge {
    font-size: 18px;
}
