/* prettier-ignore */
.text-shadow {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}

img + .badge {
  position: absolute;
  left: 0;
  bottom: 0;
}

#carouselStudentReview .carousel-item .card .d-flex.align-items-start::before {
  content: "";
  display: block;
  width: 60px;
  height: 103px;
  background-color: var(--ColChile-secondary);
}/*# sourceMappingURL=user.css.map */