

.LPbodyContent{
  padding-top: 15px; 
  padding-right:50px;
  
}
.LPbodyContent ul{
  list-style:none;
  padding-left:5%;
}
.LPbodyContent li::before {
    content: "•";
    color: #40ad48;
    margin-right: 10px;
   font-size: 18px;
}
.LPformContainer .LPFormTitle{
  text-align:center;  
  margin-top:0px; 
 font-weight:600;
    color: #000;
   
    text-align: center;
   font-family: 'Lora', serif;
    color: #24408e; !important;
    
}
.LPformContainer h3 {
  font-size: 20px;
     color: #24408e; !important;
    
    text-align: center;
  font-family: 'Lora', serif;
  font-weight:600;
}


@media screen and (max-width:767px){

  
  .LPbodyContent{
    padding-top: 15px; 
    padding-right:0px;
  }  
 
}

