/* Add custom CSS styles below */ 
/* إخفاء رقم شهادة العمل الحر */
span[class*="certificate"],
p[class*="certificate"] {
    display: none !important;
}