.elementor-1128 .elementor-element.elementor-element-518c157{padding:100px 0px 100px 0px;}.elementor-1128 .elementor-element.elementor-element-e89a73e{border-style:solid;border-width:0px 0px 0px 0px;border-color:#404A3D1A;padding:0px 0px 90px 0px;}.elementor-1128 .elementor-element.elementor-element-16d8e2a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1128 .elementor-element.elementor-element-16d8e2a .pbmit-heading-subheading{text-align:center;}@media(max-width:767px){.elementor-1128 .elementor-element.elementor-element-518c157{padding:60px 0px 60px 0px;}.elementor-1128 .elementor-element.elementor-element-e89a73e{padding:40px 0px 50px 0px;}}/* Start custom CSS for html, class: .elementor-element-58bc120 *//* Terms and Conditions Page Styling */
.terms-body {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 20px;
  font-family: 'Segoe UI', sans-serif;
  color: #333;
  background-color: #fff;
}

.terms-body h1 {
  font-size: 2.5rem;
  color: #f39f37;
  margin-bottom: 30px;
  text-align: center;
}

.terms-body h2 {
  font-size: 1.5rem;
  color: #a4cc3c;
  margin-top: 40px;
  margin-bottom: 15px;
}

.terms-body p {
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 20px;
}

.terms-body ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.terms-body ul li {
  margin-bottom: 10px;
}

.terms-body-contact {
  background-color: #f9f9f9;
  border-left: 4px solid #f39f37;
  padding: 20px;
  margin-top: 40px;
  font-size: 1rem;
}

.terms-body-contact a {
  color: #f39f37;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .terms-body h1 {
    font-size: 2rem;
  }

  .terms-body h2 {
    font-size: 1.3rem;
  }
}/* End custom CSS */