.borderless-button {
  --bs-btn-border-width: 0;
}
:root {
  --bs-font-sans-serif: Montserrat, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.header-font {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
html[aria-busy="true"] {
  scroll-behavior: auto !important;
}
.pagination {
  --bs-pagination-color: var(--bs-dark);
  --bs-pagination-focus-bg: var(--bs-dark);
  --bs-pagination-active-color: var(--bs-dark);
  --bs-pagination-active-bg: var(--bs-white);
  --bs-pagination-active-border-color: var(--bs-light);
  --bs-pagination-hover-color: var(--bs-gray);
  --bs-pagination-focus-color: var(--bs-gray);

  --bs-pagination-border-width: 0;
  --bs-pagination-padding-y: 0.1rem;
}
.accordion-search-filter {
  --bs-accordion-btn-padding-y: 5px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
