/* Fix définitif du 100vw de page-refresh */
#page-refresh.modal::after {
  width: 100% !important;
  max-width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
