@property --testimonial-color-1{syntax: "<color>"; initial-value: #f1d160; inherits: false;}@property --testimonial-color-2{syntax: "<color>"; initial-value: #f1d160; inherits: false;}.testimonial-container{background:linear-gradient(var(--testimonial-color-1),var(--testimonial-color-2));transition:--testimonial-color-1 1s,--testimonial-color-2 1s}.testimonial-bg-1{--testimonial-color-1: #f1d160;--testimonial-color-2: #f1d160}.testimonial-bg-2{--testimonial-color-1: #c2fd94;--testimonial-color-2: #f6fcaf}.testimonial-bg-3{--testimonial-color-1: #6366f1;--testimonial-color-2: #6366f1}
