/**
 * This file was automatically generated. Please run `npm run dist` to update.
 */

.ct-starshot-paragraph {
  margin: 0;
}
@media (min-width: 0) {
  .ct-starshot-paragraph--regular {
    font-size: 1.125rem;
    line-height: 1.8125rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    letter-spacing: -0.499px;
  }
}
@media (min-width: 992px) {
  .ct-starshot-paragraph--regular {
    font-size: 1rem;
    line-height: 1.75rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    letter-spacing: -0.499px;
  }
}
@media (min-width: 1440px) {
  .ct-starshot-paragraph--regular {
    font-size: 1.5rem;
    line-height: 2.75rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    letter-spacing: -0.499px;
  }
}
@media (min-width: 0) {
  .ct-starshot-paragraph--large {
    font-size: 1.625rem;
    line-height: 2.25rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    letter-spacing: 0;
  }
}
@media (min-width: 992px) {
  .ct-starshot-paragraph--large {
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    letter-spacing: 0;
  }
}
@media (min-width: 1440px) {
  .ct-starshot-paragraph--large {
    font-size: 2rem;
    line-height: 3.25rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    letter-spacing: 0;
  }
}
@media (min-width: 0) {
  .ct-starshot-paragraph--strong {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 992px) {
  .ct-starshot-paragraph--strong {
    font-size: 1rem;
    line-height: 1.75rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 1440px) {
  .ct-starshot-paragraph--strong {
    font-size: 1.5rem;
    line-height: 2.75rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    letter-spacing: -0.5px;
  }
}
.ct-starshot-paragraph.ct-theme-light {
  color: var(--ct-starshot-paragraph-light-text-color);
}
.ct-starshot-paragraph.ct-theme-dark {
  color: var(--ct-starshot-paragraph-dark-text-color);
}
.ct-starshot-paragraph.ct-theme-dark a {
  color: var(--ct-starshot-paragraph-dark-text-color);
}
.ct-starshot-paragraph.ct-theme-light a {
  color: var(--ct-starshot-paragraph-light-text-color);
}