.dherain-centre-align {
  justify-content: center;
}

.dherain-scroll-fix {
  scroll-margin-top: 9rem;
}
.dherain-scroll-fix-s {
  scroll-margin-top: 8rem;
}
.dherain-scroll-fix-xs {
  scroll-margin-top: 5rem;
}

.social-icons li:hover.social-icons-whatsapp a {
  background-color: #25d366 !important;
}

.dherain-space {
  justify-content: space-between;
}

/* .dherain-centre {
  display: flex;
  align-items: center;
}

.dherain-align-self-ct {
  align-self: center;
}

.google-map {
  padding-bottom: 50%;
  position: relative;
}

.google-map iframe {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
} */
