@import "../template.css";
.page-repertoar .section-wide {
  margin-bottom: 0;
  padding-bottom: 0;
}
.section-wide-archivni-inscenace {
  max-width: 1250px;
}
.section-wide-archivni-inscenace table td h2 {
  font-size: 1.5rem;
  color: var(--primary);
}
.section-wide-archivni-inscenace table td h2 strong {
  font-weight: normal;
}
.section-wide-archivni-inscenace .obsah-ai h2 {
  font-size: 1.5rem;
  color: var(--primary);
}
.section-wide-archivni-inscenace table {
  width: 100%;
}
.section-wide-archivni-inscenace table td {
  padding: 0.2rem 0.5rem 0 0;
}
.section-wide-archivni-inscenace table td:first-child {
  width: 50%;
}
