/*
  Bridge Oferty Pracy - custom overrides
  Wprowadzaj tutaj własne poprawki CSS. Ten plik ładuje się po zop-front.css
*/

/* Disable smooth scrolling to avoid delayed anchor jump in Oxygen */
html {
  scroll-behavior: auto !important;
}
