/* all ULs after p */
p ~ ul {
background-color: #f00;
}