/* Common styles for the Tahoe Takeover meal planning app */

h1 {
  font-family: 'Montserrat', sans-serif;
}

.dropdown-menu {
  z-index: 9999;
  position: absolute;
}

/* Additional common styles can be added here */