/* Import required scss */
.activity-wrapper .card-activity:last-of-type {
  margin-bottom: 0;
}
.activity-wrapper .card-activity:last-of-type:after {
  opacity: 0;
}
