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

.experience-component .article-body-title > h1 {
  font-family: "Asap-Bold" !important; }

.experience-component .article-body-title > h2 {
  font-family: "Asap-Bold" !important; }

.experience-component .article-body-title > h3 {
  font-family: "Asap-Bold" !important; }

.experience-component .article-body-title > h4 {
  font-family: "Asap-Bold" !important; }

.experience-component .article-body-title > h5 {
  font-family: "Asap-Bold" !important; }

.experience-component .article-body-title > h6 {
  font-family: "Asap-Bold" !important; }

.experience-component .article-body-title h3 {
  color: #137104;
  font-family: "Asap-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .experience-component .article-body-title h3 {
      font-size: 32px; } }

.experience-component .article-body-title--narrow {
  max-width: 339px; }

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