.hero-image {
  background-image: url("../assets/img/treatments/2.jpg");
  background-size: cover;
  background-position: center;
  height: 600px;
}

.section-title {
  color: #6a5534;
  font-weight: bold;
  margin-bottom: 20px;
}

.btn-custom {
  background-color: #6a5534;
  color: white;
  padding: 10px 20px;
}/*# sourceMappingURL=treatment.css.map */