
/* HOME ROLE + PARAGRAPH ESRI CORRECTION v130 */
.home-atlas-page .ha-role{
  font-size:.94rem!important;
  line-height:1.5!important;
  font-weight:500!important;
  color:var(--muted)!important;
}

.home-atlas-page .ha-academic-brief p{
  font-size:.94rem!important;
  line-height:1.62!important;
}

@media(max-width:640px){
  .home-atlas-page .ha-role,
  .home-atlas-page .ha-academic-brief p{
    font-size:.86rem!important;
    line-height:1.58!important;
  }
}
