[data-zs-product-details-tab-section] .theme-product-details-tabs-and-content-container .theme-product-specification-tabs-area .theme-product-specification-tab{
    color: blue
}

.theme-product-details-tabs-and-content-container .theme-product-specification-tabs-area .theme-product-specification-tab.theme-prod-detail-tab-active {
    color: #4CB5AB
}
.theme-product-details-tabs-and-content-container .theme-product-specification-tabs-content-area .theme-product-specification-tab-content{
    background:transparent;
}

[data-detail-tab-content="theme-product-detail-content"] *{
    color:#5981A9;
}