    .banner-22-11 {
      font-family: 'Cinzel', serif;
      font-size: 1rem;             /* ajusta según tu diseño */
      font-weight: 600;            /* semi-bold */
      line-height: 1.2;
      margin-top: 1rem;            /* espacio arriba */
      letter-spacing: 0.1em;	   /* espacio elegante entre caracteres */
      text-align: center;
      color: #a0a0a0;                 /* cámbialo si prefieres otro tono */
    }
