.boxStory {
  width: 8rem;
  height: 8rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.boxStoryBackground {
  background-color: #2f855a;
}

.opacity {
  opacity: 0.7;
}
