/* ===== Tema FROTH (grupo) — identidade da home/hub =====
   Tokens (cores) vivem em variables.css. Logotipo oficial: img/froth-logo.svg. */

/* Logotipo oficial FROTH (SVG) — wordmark branco p/ fundos escuros */
.froth-logo-img {
  height: 26px;
  width: auto;
  display: block;
}
.login-brand-img {
  height: 30px;
  width: auto;
  display: block;
}
.froth-logo-sub {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 8.5px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--froth-muted);
  margin-top: 5px;
}
