.elementor-194 .elementor-element.elementor-element-d5827f8{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-194 .elementor-element.elementor-element-d5827f8:not(.elementor-motion-effects-element-type-background), .elementor-194 .elementor-element.elementor-element-d5827f8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-5f86ba4 *//* =========================
   FOOTER – SYAFIQGRAPHY
   DARK / BLACK VERSION
   ========================= */

.khat-footer{
  width:100%;
  background:#0b0b0b; /* HITAM */
  border-top:1px solid rgba(255,255,255,.08);
  font-family:"Poppins",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#ffffff;
}

.khat-footer__wrap{
  max-width:1200px;
  margin:0 auto;
  padding:60px 16px 40px;
  display:grid;
  grid-template-columns:1fr;
  gap:36px;
}

@media(min-width:768px){
  .khat-footer__wrap{
    grid-template-columns:2fr 1fr 1fr;
    gap:48px;
  }
}

/* BRAND */
.khat-footer__brand{
  margin:0 0 10px;
  font-size:22px;
  font-weight:900;
  color:#ffffff;
}

.khat-footer__desc{
  margin:0;
  font-size:14.5px;
  line-height:1.7;
  color:rgba(255,255,255,.75);
}

/* TITLES */
.khat-footer__title{
  margin:0 0 14px;
  font-size:14px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#D4AF37; /* GOLD */
}

/* LINKS */
.khat-footer__links{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-direction:column;
  gap:10px;
}

.khat-footer__links a{
  text-decoration:none;
  font-size:14.5px;
  color:rgba(255,255,255,.8);
  transition:color .2s ease;
}

.khat-footer__links a:hover{
  color:#D4AF37;
}

/* CONTACT */
.khat-footer__info{
  margin:0 0 12px;
  font-size:14.5px;
  line-height:1.6;
  color:rgba(255,255,255,.8);
}

.khat-footer__info a{
  color:#ffffff;
  font-weight:800;
  text-decoration:none;
}

.khat-footer__info a:hover{
  color:#D4AF37;
}

/* BOTTOM */
.khat-footer__bottom{
  text-align:center;
  padding:18px 16px;
  border-top:1px solid rgba(255,255,255,.08);
  font-size:13.5px;
  color:rgba(255,255,255,.6);
}/* End custom CSS */