:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-74232b8 */.survey-report {
  max-width: 900px;
  margin: auto;
  font-family: Arial, sans-serif;
  line-height: 1.7;
  color: #333;
}

.survey-report h1 {
  text-align: center;
  color: #7a0c1e;
  margin-bottom: 30px;
}

.survey-report h2 {
  color: #7a0c1e;
  margin-top: 40px;
}

.toc {
  background: #f7f7f7;
  padding: 20px;
  border-left: 5px solid #7a0c1e;
  margin-bottom: 40px;
}

.toc ol {
  padding-left: 20px;
}

.survey-report ul {
  margin-left: 20px;
}/* End custom CSS */