.mts-t3-card {
  font-size: 1.125rem;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
}
.mts-t3-card img.card-img-top {
  position: relative;
  z-index: 1;
  margin-bottom: 1.3rem;
}
.mts-t3-card a {
  color: #e6007e;
  font-weight: bold;
}
.mts-t3-card .border-bottom-dotted {
  margin-top: 32px;
  margin-bottom: 32px;
  border-bottom: 4px dotted rgb(239, 125, 0);
  width: 100%;
}
.mts-t3-card h4 {
  font-weight: bold;
  margin: 10px 0;
}

.mts-t3-card.mts-t3-advantages h3 {
  font-size: 8rem;
}

.mts-t3-card.mts-t3-team {
  margin-bottom: 32px;
}
.mts-t3-card.mts-t3-team h3 {
  font-size: 1.125rem;
}
.mts-t3-card.mts-t3-team h4 {
  margin-top: 0;
}

/*# sourceMappingURL=cards.css.map */
