.brand {
  font-family: inherit;
  letter-spacing: normal;
  color: #AA4400; /* 'G' */
  font-weight: 400; 
}
.brand .letter‑e { color: #4A8ABF; /* 'E' */ }
.brand .letter‑m { color: #487F3F; /* 'M' */ }
.brand .letter‑s { color: #722499; /* 'S' */ }
.brand .letter‑ai { color: #333333; /* '.ai' */ }

/* === OPTIONAL: override default .ai font-size or weight if needed === */
/* .brand .letter‑ai { font-size: 0.95em; font-weight: normal; } */
