/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Child theme for GeneratePress.
 Author:       Antigravity
 Template:     generatepress
 Version:      1.0.0
*/

/* Đảm bảo hiển thị lại H2 trong phần nội dung mô tả sản phẩm */
.woocommerce-Tabs-panel h2 {
    display: block !important;
}
