#str_which_best_describes_your_needs-error { display: none !important; }
.selected-dealers-modal-form.dealer-search--items { width: auto; max-width: none; gap: 10px; justify-content: safe center; }
@media (max-width: 767.98px) {
    .modal .modal-dialog {
        margin: 0px auto;
        max-width: 100%;

    }
}

.radio .error~.error {
  top: 90%
}

@media (min-width: 560px) and (max-width: 767.98px) {
  .modal .modal-dialog {
      max-width: 100%;
  }
}

#edit-str-interest-in--wrapper-legend .form-required:after {
    display: inline;
    font-family: LG Smart Regular, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    --tw-text-opacity: 1;
    color: rgb(165 0 52 / var(--tw-text-opacity));
    --tw-content: "*";
    content: var(--tw-content);
}

.dealer-search--card__footer .btn { margin-top: 10px;}