#two ul li:nth-child(1) h3::after{
    content: "Straight"
}
#two ul li:nth-child(2) h3::after{
    content: "Perm"
}