ul > li:first-child + li + li
{
      font-style: italic;
}