.p-title {
    font-weight: bold !important;
    font-size: 15px !important;
}

.woocommerce-product-details__short-description em{
    display: none;
}

.woocommerce-Tabs-panel--description em{
    display: none;
}

.single-product bdi{
    font-size: 20px !important;
    font-weight: bold !important;
    
}