.shell-header {
  box-shadow: 1px 2px 3px 0 rgb(0 0 0 / 15%);
}

.shell .offCanvas {
  box-shadow: 1px 2px 3px 0 rgb(0 0 0 / 15%);
  margin-top: 2px;
  background-color: var(--primary-color);
}

.shell-panelmenu .p-panelmenu-header-link:hover:active {
  font-weight: bold;
}

.shell-panelmenu .text-400 {
  color: white;
}
