.items-box {
  background-color: #fff;
}
.qmfn-bg {
  background-color: #f6f8ff;
}
.fade {
  transition: opacity 0.15s linear;
  opacity: unset;
}
.qmfn .cfgs .item:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
}
@media (min-width: 992px) {
  .bfd {
    margin-bottom: 0;
  }
}
