.aitareya_brahmana {
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 15px;
  font-weight: bold;
}

.aitareya_brahmana_bhashya {
  font-size: 18px;
  line-height: 36px !important;
  padding-bottom: 30px;
}

.adhyaya_title {
  padding: 25px;
  margin-bottom: 0px;
  color: #FFF;
  font-size: 26px;
  min-width: 120px;
  background-color: #1565C0;
  text-align: center;
}

.adhyaya_title {
  background-color: #1565C0;
}

.authorline.fs-5 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
}

#nirukta-sidebar a.nav-link.active {
  font-weight: bold;
  color: #007bff;
}

.chapter-section {
  padding: 100px 20px;
  border-bottom: 1px solid #ccc;
}


