
You were hoping to target First second and Last child, but made a typo targeting only first child.
Also since these styles should be overriden when open class is applied , these should moved up ahead in order to give priority.
Updated code will look something like this Ignore the transitions:

Also thank you for the amazing tutorial