/* Final rendered-QA refinements. Loaded after the Nova design system. */

.persona-nova .nova-header {
  position: sticky !important;
  top: 0 !important;
}

.persona-nova .nova-header.is-sticky {
  position: sticky !important;
  left: auto !important;
  right: auto !important;
  animation: none !important;
}

.persona-nova .nova-cart,
.persona-nova .nova-product-action {
  color: #fff !important;
}

.persona-nova .nova-direction-large h3,
.persona-nova .nova-direction-large p,
.persona-nova .nova-direction-large small,
.persona-nova .nova-direction-photo h3,
.persona-nova .nova-direction-photo p,
.persona-nova .nova-direction-photo small,
.persona-nova .nova-direction-blue h3,
.persona-nova .nova-direction-blue p,
.persona-nova .nova-direction-blue small {
  color: #fff !important;
}
