.procedure-header {
   height: 56px  ! important;
   padding-left: 14px ! important;
   
}

.procedure-header svg.MuiSvgIcon-root {
  color: white !important;
}

.procedure-body label {
  color: black !important;
  font-weight: bold;
}

 /* .procedure-body .MuiGrid-container .MuiInputBase-root{
height : 35px ;
 } */
