.content ul li {
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    margin-bottom: 6px;
    text-align: justify;
}

@media (min-width:320px) and (max-width:767px){
    
    section#home {margin-top: 85px;}
  .mt--80 { margin-top: 7px;}  
  .section-padding {padding: 12px 0;}
    
}