.product-details-col.w-full.lg\:sticky.lg\:top-20.lg\:w-5\/4 {
    color: white !important;
}

span.regular-or-normal-price.sale-price.normal-price.font-bold {
    color: white !important;
}

div#product-tabs {
    color: white !important;
}

h2.last\:mb-4 {
    color: white !important;
}

.product-entry__title {
  color: white !important;
}

h1.font-bold.text-xl.rtl\:pl-3.ltr\:pr-3 {
    color: white;
}

label.s-product-options-option-label {
    color: white !important;
}

label.form-label {
    color: white !important;
}

.s-social-share-list li{
  color: white !important;
}

.whitespace-nowrap a{
  color: white !important;
}

.s-product-options-option-content select{
  color: white !important;
}

span.total-price.font-bold.text-lg.inline-block {
    color: white !important;
}

p.product-entry__subtitle.text-sm.text-gray-500.leading-6 {
    color: white;
}

.s-product-options-option small{
  color: white !important;
}