.elementor .body-content{font-family:DM Sans;letter-spacing:0px;word-spacing:0px;line-height:1.15em;text-align:start;text-transform:none;h1,h2,h3,h4,h5,h6{
  color: #333;
}

h1{
  font-size: 3rem;
  font-weight: 600;
}

h2{
  font-size: 2rem;
  font-weight: 700;
}

h3{
  font-size: 1.5rem;
  font-weight: 700;
}

h4{
  font-size: 1.125rem;
  font-weight: 700;
}

h5{
  font-size: 1rem;
  font-weight: 700;
}

h6{
  font-size: 1rem;
  font-weight: 600;
}

p,li{
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5em;
  color: #6D6D6D;
}

@media (max-width: 767px) {
  h1{
    font-size: 3rem;
  }

  h2{
    font-size: 2rem;
  }

  h3{
    font-size: 1.5rem;
  }

  h4{
    font-size: 1.125rem;
  }

  h5{
    font-size: 1rem;
  }

  h6{
    font-size: 1rem;
  }

  p,li{
    font-size: 1rem;
  }
}\n}