/*-- TEMPLATE 1 --*/
/*-- fonts --*/
/*-- TEMPLATE 2 --*/
/*-- fonts --*/
/*$font-family-default: 'Open Sans', sans-serif;*/
/*$font-Lato: 'Lato', sans-serif;*/
/*-- TEMPLATE 3 --*/
/*-- fonts --*/
/*$font-family-default: 'proxima_novaregular';*/
/*-- TEMPLATE 1 --*/
/*-- colors --*/
/*-- TEMPLATE 2 --*/
/*-- colors --*/
/*-- TEMPLATE 3 --*/
/*-- colors --*/
/*-- mixin --*/
/*----- GROWTH_START -----*/
.growth-block-hp {
  padding: 0 0 80px 0;
}

.growth-box-hp .growth-img-hp {
  padding-bottom: 15px;
}
.growth-box-hp .growth-img-hp img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.growth-box-hp .growth-info-hp {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  padding-bottom: 10px;
}
.growth-box-hp .growth-name-hp {
  font-size: 14px;
  line-height: 14px;
  color: #00285c;
  font-family: "camptonsemibold";
  text-transform: uppercase;
  padding-bottom: 10px;
}
.growth-box-hp .growth-author-hp {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

/*----- GROWTH_END -----*/
