[data-page="_global_login"][data-itemid="login-logo"] {
  font-size: 24px;
}
[data-page="_global_login"][data-itemid="custom_button"] > .btn {
  background-color: transparent;
}

/* Put  your custom CSS code here */

[data-page="_global_login"][data-itemid="login-logo"] {
  color: red;
}

.brand-dark {
  color: #1e293b;
  font-weight: 700;
}

.brand-accent {
  color: #f97316;
  font-weight: 700;
}
