/* Bulma overrides */
.card {
  border-radius: 0;
  --bulma-card-radius: 0;
}

.txt-lg {
  font-size: 64px;
}
