.indexBgMa {
  margin-bottom: 21rem;
}
@media (min-width: 576px) {
  .indexBgMa {
    margin-bottom: 3rem;
  }
}

.h1Title {
  font-family: "Bebas Neue", sans-serif;
  font-size: 2.3rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  font-style: normal;
}
@media (min-width: 576px) {
  .h1Title {
    font-family: "Bebas Neue", sans-serif;
    font-size: 4.5rem;
    font-weight: 700;
    color: #e56130;
    line-height: 1.2;
    font-style: normal;
  }
}

.btn-outline-light {
  --bs-btn-hover-color: var(--bs-primary);
}

.markpen {
  background: linear-gradient(transparent 40%, rgba(255, 255, 255, 0) 40%, #fff176 90%, transparent 95%);
  padding: 2px 1px;
}/*# sourceMappingURL=ai_telemedicine_solution.css.map */