

.investment_philosophy .heading_text h1 {
  color: var(--Grey-900, #101828);
  text-align: center;
  
  font-size: var(--font-size-24);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 24px;
}

.all-about-text h2 {
  color: var(--Grey-900, #101828);

  
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
}

@media (max-width: 768px) {

  .team-slide-1 .award-container h3 {
    color: var(--Grey-900, #101828);

    
    font-size: var(--font-size-36);
    font-style: normal;
    font-weight: 600;
    line-height: 56px;

    margin-top: 85px;
  }
}

.explore-investment-portfolio .card-header h4,
.explore-investment-portfolios .card-header h4,
.suggested-portfolio .card-header h4 {
  font-size: var(--font-size-16);
  font-weight: 700;
  color: var(--white-blue-shade);
}

.explore-investment-portfolio .card .card-body h6 {
  font-size: var(--font-size-16);
  font-weight: 600;
  line-height: 21.86px;
  color: var(--Grey-light-blue);
}

.investment_philosophy .col-md-4 h5 {
  font-size: var(--font-size-18) !important;
}

.showStats-mf h6 {
  font-size: var(--font-size-28);
  font-weight: 600;
  line-height: 38.25px;
}

.readMoreLesstext h3 {
  margin-bottom: 16px;
  color: var(--Grey-900, #101828);
  
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
