.mmSuwedo__heading {
  font-weight: 400;
  text-align: center;
  max-width: 370px;
  line-height: 1.1;
  margin: 0px auto 20px;
  text-transform: uppercase; }
  .mmSuwedo__heading.heading--purple {
    color: #292564; }
  .mmSuwedo__heading .intro-text {
    border: solid green !important; }
  @media only screen and (min-width: 769px) {
    .mmSuwedo__heading {
      font-size: 2.5rem;
      line-height: 2.625rem;
      max-width: 600px;
      margin: 48px auto 27px; } }
  @media only screen and (min-width: 1600px) {
    .mmSuwedo__heading {
      font-size: 3rem;
      line-height: 3.125rem;
      max-width: 700px;
      margin: 64px auto 27px; } }
