/**
 * Product page — readable text in light mode.
 */
.section .pr_detail .product_title a {
    color: #292b2c;
}

.section .pr_detail .product_description,
.section .pr_detail .pr_desc,
.section .pr_detail .pr_desc p {
    color: #687188;
}

.section .pr_detail .ahlmall-pdp-axis__label,
.section .pr_detail .attribute-name,
.section .pr_detail .product-attributes label {
    color: #292b2c;
}
