
.lc-heading-separator {
    width: 150px;
    height: 2px;
    margin-top: 15px;
    margin-bottom: var(--lc-plugin-section-spacing);
}

.lc-heading-product-title h1 {
    font-size: 28px;
}

.lc-heading-dynamic-list-h2 h2, .lc-heading-dynamic-list-h2-center h2 {
    font-size: 30px;
}

.lc-heading-product-specification {
    padding-bottom: 15px;
}

.lc-heading-center {
    text-align: center;
}

.lc-heading-separator-center {
    margin-left: auto;
    margin-right: auto;
}