.login-shell[hidden],
.app[hidden],
[hidden] {
  display: none !important;
}

.brand-mark {
  background: #eef5ff;
  border: 1px solid #dbe7ff;
  box-shadow: 0 8px 22px rgba(41, 103, 213, 0.14);
}

.brand-mark img {
  width: 38px;
  height: 38px;
  object-fit: contain;
}

.brand-mark.small img {
  width: 30px;
  height: 30px;
}
