/* https://www.smashingmagazine.com/2022/10/fluid-typography-clamp-sass-functions/
 * Expects all incoming values to be pixels
 */
img {
  width: 100%;
}

.info-box2 p a {
  display: inline-block;
}
.info-box2 .patternbox.speckle {
  background-image: none;
  background-color: #f9e4f8;
  padding: 20px;
  border-radius: 12px;
}

.bktext {
  color: #000000 !important;
}

.pinktext {
  color: #942a8f !important;
}

.orange2 {
  color: #cd3f97 !important;
}

.snow h2 {
  color: #cd3f97 !important;
}

.pinkbutton {
  background-color: #ee217b !important;
  color: #ffffff !important;
  border: 3px solid #982a8c !important;
}

button.button {
  color: #ffffff !important;
}

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