/* Will hide displayed company name, useful when descriptive logo is present */
#comp-name {
    display: none;
}

/* This is being used until all current jobs are complete and we can modify the global css */
.itm-desc {
  font-weight: normal !important;
}

.dirselItm {
  font-weight: normal !important;
}