body.path-webform header {
 display: none; 
}

body.user-logged-in.path-admin header {
 display:block !important; 
}

.progress-step.is-active .progress-marker::before {
background-color: #39B3A2 !important;
}

.text-count-wrapper {
 padding: 10px; 
}

th[class^="th__span-classvisually-hidden"] {
 display: none; 
}

.case-study-help {
 background-color:#39B3A2;
  color: #fff;
  
}

.webform-element-help--title {
 color: #fff !important; 
}
