/* Footer - Açık temada koyu renk */
footer,
footer div,
footer section {
  background-color: #1a1a2e !important;
  color: #e5e5e5 !important;
}
footer a,
footer a.sc,
footer a.xl,
footer a.vb {
  color: #e5e5e5 !important;
}
footer a:hover,
footer a.sc:hover,
footer a.xl:hover,
footer a.vb:hover {
  color: #f97316 !important;
}
footer h4,
footer h4.kk,
footer h4.wm,
footer h4.tj,
footer h4.ec {
  color: #ffffff !important;
}
footer p,
footer p.lc,
footer p.fb,
footer p.ac,
footer p.qe {
  color: #b0b0b0 !important;
}
footer ul li {
  color: #e5e5e5 !important;
}
footer svg,
footer svg path {
  fill: #e5e5e5 !important;
}
footer svg:hover,
footer svg:hover path {
  fill: #f97316 !important;
}
body.b.eh footer,
body.b.eh footer div,
body.b.eh footer section {
  background-color: #1a1a2e !important;
}
body.b.eh .whatsapp-button {
  background-color: #25D366;
}
@media (max-width: 768px) {
  .whatsapp-button {
    width: 55px;
    height: 55px;
    bottom: 15px;
    left: 15px;
  }
  .whatsapp-button svg {
    width: 28px;
    height: 28px;
  }
}
