/* Simple class to lock body scroll when mobile menu is open */
.overflow-hidden-important {
  overflow: hidden !important;
}

/* Add any additional custom CSS here if needed. Tailwind handles most via CDN. */