/**
 * DPV theme overrides.
 *
 * Add CSS changes here when a full theme stylesheet build is not required.
 * This file loads after the compiled theme stylesheet.
 */

 .theme-purple .text-image, .theme-yellow .text-image {
  background-color: white;
}