/* COLORS */
/* FONTS */
*::selection {
  background-color: #137104 !important;
  color: #fff; }

.experience-component .article-body-text > * {
  color: #000;
  font-family: "Asap";
  letter-spacing: -0.32px; }
  @media (min-width: 992px) {
    .experience-component .article-body-text > * {
      letter-spacing: normal; } }

.experience-component .article-body-text--narrow {
  max-width: 612px; }

.experience-component .article-body-text.colored {
  padding: 8px 16px; }

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