.elementor-2643 .elementor-element.elementor-element-6ebfb68 > .elementor-element-populated{padding:1px 1px 1px 1px;}/* Start custom CSS *//* ============================================
   HOMEPAGE MOBILE TYPOGRAPHY ONLY
============================================ */

@media (max-width:767px) {

  p {
    font-size:15px !important;
    line-height:1.75 !important;
  }

  li {
    font-size:14px !important;
    line-height:1.7 !important;
  }

  small {
    font-size:11px !important;
    line-height:1.6 !important;
  }

}

@media (min-width:768px) and (max-width:1024px) {

  p {
    font-size:15px !important;
    line-height:1.75 !important;
  }

  li {
    font-size:14px !important;
    line-height:1.7 !important;
  }

}/* End custom CSS */