@import url('https://fonts.googleapis.com/css2?family=Michroma&display=swap');

.michroma-regular {
    font-family: "Michroma", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

#prevImage, #nextImage {
    z-index: 1002; 
}