.treat-your-body-section{
  padding:0 30px;
  margin-bottom:145px;
}
.treat-body-container {
    max-width: 1400px;
    margin: 0 auto;
    padding:80px 40px;
    border:2px solid rgba(0, 0, 0, 0.10);
    text-align:center;
}
.treat-middle-content{
    max-width:930px;
    margin:0 auto
}
.treat-body-container .sub-treat{
   font-size:45px;
   line-height:56px;
   font-weight:400;
   margin:0;
   padding:0 0 15px 0;
}
.treat-body-container p{
  font-size:15px;
  line-height:35px;
}
.treat-body-container a{
  text-decoration:underline;
}
.treat-body-container a:hover{
  text-decoration:underline;
  opacity:0.8;
}
