.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

.top-m30 {
  top: -30px;
}

@media (min-width: 991px) {
  .home-row {
    margin-top: -130px!important;
  }
}

.home-row {
  margin-top: -10px;
}

.icon-holder {
  width: 72px;
  height: 72px;
}

.h-460 {
  height: 460px;
}

