
  .form-check label::before {
    position: relative;
    top: 0.1rem !important;
    margin-right: 1rem;
  }
  .suggest_type {
    margin: 0 0.4rem;
  }
  .suggest_type input {
    margin-right: 0.4rem;
  }
