/* Sticky Ara / WhatsApp çubuğu – Bu dosyayı manuel düzenleyebilirsiniz; build gerekmez. */
.contact-bar--fixed {
  position: fixed;
  bottom: 5px;
  left: 0;
  right: 0;
  z-index: 50;
}
body.has-contact-bar {
  padding-bottom: 58px;
}
