.home-shared-consult-payment-amount {
  display: block;
  margin-top: 4px;
  color: #0b5ff3;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
}

.home-shared-consult-close {
  display: grid !important;
  place-items: center !important;
  width: 44px !important;
  height: 44px !important;
  padding: 0 !important;
  border-radius: 50% !important;
}

@media (max-width: 720px) {
  .home-shared-consult-form-wrap h3 {
    margin-top: 16px !important;
  }
}
