.hp_pl20 {
  padding-left: 20px;
}

.hp_mb20 {
  margin-bottom: 20px !important;
}

.hp_font_bold {
  font-weight: bold;
}

.hp_mb50-30 {
  margin-bottom: 50px;
}

.hp_mb30-25 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .hp_mb50-30 {
    margin-bottom: 30px;
  }
  .hp_mb30-25 {
    margin-bottom: 25px;
  }
}
