/*  */

[data-path*="practice-examONA"] .progression-begin #question-region p:nth-child(6) {
    color: transparent;    
    margin-bottom: 70px;
    position: relative;
}

[data-path*="practice-examONA"] .progression-begin #question-region p:nth-child(6):before {
    content: 'UPDATE:';
    color: #000;
    display: inline-block;
    font-weight: bold;
}


[data-path*="practice-examONA"] .progression-begin #question-region p:nth-child(6):after {
    content: "As of February, 2015, APICS has changed to the same CSCP exam provider worldwide. To preview the functionality of the CSCP exam, review the North American Practice Exam option from the main menu.";
    color: #000;
    display: inline-block;
}