/* =============================================================
   Botia Studio — Your overrides
   Loaded last — put every hand-written change here so it survives
   a regeneration of main.css.
   ============================================================= */

/* Logo lockups — the Botia wordmark is ~3.7:1, so its boxes are wider
   than the square monogram the template shipped with. */

/* Example override:
.botia-1e5w0yx { width: 128px; }
*/

/* título accesible para lectores de pantalla y buscadores,
   cuando el titular visible es decorativo */
.bs-sr {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
