.elementor-17944 .elementor-element.elementor-element-faf2af7{text-align:center;}.elementor-17944 .elementor-element.elementor-element-faf2af7 .elementor-heading-title{color:#000000;}/* Start custom CSS for section, class: .elementor-element-50a9c22 */.syllabus-container {
  max-width: 600px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
}

.file-item {
  background: #fff;
  padding: 12px;
  margin-bottom: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.sr-no {
  font-weight: bold;
  margin-right: 8px;
}

.file-name {
  font-weight: 500;
}

.download-btn {
  float: right;
  text-decoration: none;
  background: #2d6cdf;
  color: #fff;
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 12px;
}

.download-btn:hover {
  background: #1b4fb5;
}

.progress-bar {
  width: 100%;
  height: 18px;
  background: #e0e0e0;
  border-radius: 20px;
  margin-top: 10px;
  overflow: hidden;
}

.progress {
  height: 100%;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 11px;
  border-radius: 20px;
}

.fill-100 {
  width: 100%;
  background: #2d6cdf;
}

.fill-0 {
  width: 0%;
  background: #bbb;
}/* End custom CSS */