CSS нацелена на гибкий родительский ребенок

.parent > * {
  /* Style first-level children of .parent */
}
KostasX