.info-box.bg-white.p-4.rounded.aos-init.aos-animate {
  min-height: 310px;
}

.info-box.bg-white.p-4.rounded.aos-init.aos-animate .img-fluid {
  max-width: 25%;
  height: auto;
}

.hostim-inner-pages .img-fluid.aos-init.aos-animate {
  height: 100px;
}

.hostim-feedback-single .icon {
  width: 100px;
  height: 100px;
  -webkit-box-shadow: 15.5844px 7.79221px 38.961px rgba(255, 255, 255, 0);
  box-shadow: 15.5844px 7.79221px 38.961px rgba(255, 255, 255, 0);
}

.hostim-feedback .box-content {
  min-height: 280px;
}

.hostim-feedback .img-fluid {
  max-width: 66%;
  height: auto;
} 

.logo-wrapper .img-fluid {
  max-height: 50px;
}

.hostim-page-builder {
  background-image: linear-gradient(90deg, #A7D2F4 -0.68%, #796DCA 111.8%);
}

.hostim-page-builder .mt-5 {
  margin-top: 0rem !important;
  margin-bottom: 1rem;
}

.hostim-footer .img-fluid {
  max-width: 28%;
  height: auto;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(66, 50, 249, 0.99) !important;
}

.hostim-primary-btn {
  background: linear-gradient(96.49deg, #50DB5F 0%, #489D30 101.82%);
}

.hostim-primary-btn::before {
  background: linear-gradient(96.49deg, #489D30 0%, #50DB5F 101.82%);
}

.hostim-secondary-btn::before {
  background: linear-gradient(96.49deg, #489D30 0%, #50DB5F 101.82%);
}

.hostim-secondary-btn {
  background: linear-gradient(96.49deg, #50DB5F 0%, #489D30 101.82%);
}

.scrolltop-btn {
  background-color: #625a5b;
}
