.reset-line-height {
  line-height: 1.1;
}

.underline-primary {
  text-decoration-color: #ea110c !important;
}

.position-absolute2 {
  position: absolute;
}


#map {
  position: fixed;
  bottom: 3%;
  right: 3%;
  z-index: 99999;

  transition: opacity 0.5s ease-in-out;

}


.border-instagram {
  border-color : #c22b72;
}

.border-facebook {
  border-color : #5d82d1;
}

video {
  width: auto;
}

#storytime .story-cover {
  z-index: 2050  !important;
}

#storytime .story-window {
  z-index: 2080 !important;
}

#storytime .story-timeline-item {
  margin-right: 0px !important;
}



