.elementor-352 .elementor-element.elementor-element-0218316{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-43ce9ab *//* ======================================================
   FOOTER MOBILE – CENTER ALIGN (FINAL)
   ====================================================== */
@media (max-width: 900px){

  /* Semua konten footer rata tengah */
  .pl-footer{
    text-align: center;
  }

  /* Brand */
  .pl-footer-brand{
    align-items: center;
  }

  .pl-footer-brand img{
    margin: 0 auto;
  }

  /* List */
  .pl-footer-list{
    align-items: center;
  }

  .pl-footer-list li{
    text-align: center;
  }

  /* Tombol Maps */
  .pl-footer-map{
    margin-left: auto;
    margin-right: auto;
  }

  /* Bottom copyright */
  .pl-footer-bottom{
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}/* End custom CSS */