/* Add custom CSS styles below */ 
textarea.animated.animatedfadeInDown.fadeInDown.form-input.h-16.p-5.bg-transparent.border-dashed.rounded-md.border.\!border-whitecolor.block.placeholder\:text-whitecolor {
    color: white
/* --- حل بديل (خلفية حمراء ونص أبيض) لسمة تيرا --- */
.salla-slider .promotion-title.Tira_rg {
  background-color: #E63946 !important; /* خلفية حمراء */
  color: #FFFFFF !important;             /* نص أبيض */
  border: none !important;
}