/* body { */
/*   font-family: "Orbitron", serif; */
/*   font-optical-sizing: auto; */
/*   font-style: normal; */
/* } */

body {
  font-family: "Goldman", serif;
  font-weight: 400;
  font-style: normal;
}

/* .htmx-indicator { */
/*     display: none; */
/* } */
/* .htmx-request .htmx-indicator { */
/*     display: inline; */
/* } */
/* .htmx-request.htmx-indicator { */
/*     display: inline; */
/* } */


[data-loading] {
  display: none;
}

.magic{
  display: none;
}

#distrosection.magic{
  display:flex;
}

#distrosection{
  display:none;
}

