/* line 2, ../sass/skin-staff.scss */
article.tuile-staff .elementor-post__card {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
}
/* line 10, ../sass/skin-staff.scss */
article.tuile-staff .elementor-post__text {
  margin: 0 !important;
  width: 100%;
  transition: all 1s ease;
}
/* line 15, ../sass/skin-staff.scss */
article.tuile-staff .elementor-post__text .elementor-post__title {
  margin: 0 !important;
}
/* line 18, ../sass/skin-staff.scss */
article.tuile-staff .elementor-post__text .elementor-post__title .content-staff-card p {
  line-height: 1;
  margin: 0;
}
