/* Remove "Self-Paced" text
#feature > div > div > div:nth-child(2) > p:nth-child(2) > strong {
    display: none;
} */