.elementor-137 .elementor-element.elementor-element-65a4e8a{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-0013923 *//* Panchang Intro */
.bd-panchang-intro {
  max-width: 1100px;
  margin: 60px auto 30px;
  padding: 0 16px;
}

.bd-panchang-title {
  font-family: 'Tiro Devanagari Hindi', serif;
  font-size: 42px;
  font-weight: 800;
  color: #bf360c;
  position: relative;
  display: inline-block;
}

.bd-panchang-title::after {
  content: '';
  width: 90px;
  height: 4px;
  background: linear-gradient(90deg, #ff6f00, #e65100);
  display: block;
  margin-top: 10px;
  border-radius: 2px;
}

.bd-panchang-desc {
  font-size: 16px;
  line-height: 1.9;
  color: #4b5563;
  max-width: 760px;
  margin-top: 14px;
}

/* Widget Wrapper */
.bd-panchang-widget-wrap {
  max-width: 1100px;
  margin: 30px auto 80px;
  padding: 0 16px;
}

/* Mobile */
@media (max-width: 768px) {
  .bd-panchang-title {
    font-size: 30px;
  }
  .bd-panchang-desc {
    font-size: 14.5px;
  }
}/* End custom CSS */