.footer-bar .slide.active,
.footer-bar .slide.active i {
  color: #1f9e59;
}

.m-nav .m-close,
.menu-btn {
  cursor: pointer;
}

.header .tel {
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
}

.footer .f-menu a:last-child {
  margin-right: 0;
}
