/* Hide Review Page - Review Notes */

#step8-page > div:nth-child(3) > div:nth-child(50) {
    display: none!important;
}
