.fa-life-ring:before,
.fa-globe:before,
.fa-ring:before {
  content: '●' !important;
}
.fa-chevron-up:before {
  content: '❯' !important;
}
#scroll-top {
  transform: rotate(-90deg);
}
.fa-star:before {
  content: '★' !important;
}
.fa-comment-alt:before {
  content: '☎︎' !important;
}
.fa-info-circle:before {
  content: '✉' !important;
}
.check-list .list-item::before {
  content: '➤' !important;
}
.product {
  margin-bottom: 50px;
}
.product h3 {
  text-align: center;
  padding: 50px 0 50px;
}
.product .image-top img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
}
.product .icon img {
  width: 160px;
}
/*# sourceMappingURL=style.css.map */