.dark-theme .rte h1,
.dark-theme .shopify-policy__title h1,
.dark-theme .rte h3 strong,
.dark-theme .rte h2 {
  color: #fff;
}

.dark-theme .rte ul li a{
  color: #fbd300;
}