/*// Medium devices (tablets, 992px and up)*/
@media (min-width: 768px) {


  #footer-ul {
    border: none;
    margin: unset;
    padding: 0px;
  }

  #footer-ul h2.elementor-heading-title.elementor-size-default {
    color: #fff;
  }

  #footer-info-1 .elementor-column-wrap.elementor-element-populated {
      max-width: unset;
      margin: 0;
  }

  .heading-prefix {display: block;}

}