p {
  /* text-align: justify !important; */
  hyphens: none !important;
}

.hero-slide.active .slide-body 
,.hec-left p
,.hsh-card-desc 
,.hsh-card-desc 
,.hsh-card-desc 
,.ost-intro-right p 
,.ost-card-body 
,.gdt-hero-p
,.gdt-legal-desc 
,.hcp-hero-body
,.hcp-shows-body
, .clh-gbg-intro 
, .clh-principle-body
, .clh-sc-body
, .clh-film-body
, .hcp-rc-body
,.clh-foundation-note
, .challenge-resolution-text p
,.gdt-doc-desc
, .hcp-gc-desc
, .gdt-h1{

  text-align: justify !important;
  /* hyphens: none !important; */
}


.hcp-pathway-icon .hcp-icon{
  color: #3ECFAA;
}


/* IMAGE ICON SYSTEM (separate from icon font) */
/* .hcp-img-icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
  display: block;
} */
.hcp-pathway-icon img{
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
}

/* keep alignment same as icons */
.hcp-pathway-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}