/** CUSTOM MOUNJARO STYLES */
/* GIT ID $Id: 8ec72e288032a0d68e66a21cf4064d6744726b27 $ */
/** MIXINS  are functions or partial styles shared across many comonents*/
/** Grid breakpoint alias*/
.axsvc-success button {
  border-radius: 80px;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: center;
  opacity: 1;
  border-radius: 80px;
  padding: 0.5rem;
}

/* Updates for ticket CPT-2682: Adjusted mounjaro login styling to match the Figma design */
/* CPT-2771: Mounjaro Tile Color to Primary Purple */
.tile .heading-container {
  background-color: #5D0096;
}

@media (max-width: 767px) {
  .grid-container--faq {
    display: none;
  }
}

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