/* === Footer Top Row (Testimonial) - Background ALB === */
[data-row="top"],
.ct-footer [data-row="top"],
footer [data-row="top"] {
  background-color: #ffffff !important;
  background-image: none !important;
}

/* Sau prin clasa Blocksy specifica */
.ct-footer-cta,
[data-section="type-1"] [data-row="top"] {
  background-color: #ffffff !important;
}

/* Asigur ca nu mosteneste din parent */
[data-row="top"] > * {
  background-color: transparent !important;
}
