Sem resumo de edição
Sem resumo de edição
Linha 24: Linha 24:
   font-weight: 800;
   font-weight: 800;
   color: #4a218f;
   color: #4a218f;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 6px;
}
}


.cine-wiki-label {
.cine-logo-text {
   display: block;
   line-height: 1;
  font-weight: bold;
  font-size: 1.1em;
}
 
.cine-wiki-right {
   font-size: 1.5em;
   font-size: 1.5em;
   font-weight: 900;
   font-weight: 900;
   color: #6b21a8; /* roxo escuro bonito */
   color: #6b21a8;
  line-height: 1;
  margin-top: 0.2em;
  letter-spacing: 2px;
   text-transform: uppercase;
   text-transform: uppercase;
  margin-top: 0.1em;
}
}