
/* Boton de Google en cabecera. 4QUI-GOOGLE-CSS-09SEP2026. Rollback: borrar este bloque. */
.fourqui-google-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.45rem 1.1rem;
  color: #181a19;
  background: #f2f1ec;
  border-radius: 999px;
  font-weight: 600;
  text-decoration: none;
}
.fourqui-google-btn:hover { color: #181a19; filter: brightness(0.94); }
.fourqui-google-g {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  background: #181a19;
  color: #f2f1ec;
  font-weight: 700;
  font-size: 0.8rem;
}
.fourqui-sesion-otra { font-size: 0.82rem; }
