.justify-content-space-around {
  justify-content: space-around;
}

hr.divider {
  opacity: 1;
  margin: 1em 0;
}

.pricing-section .pricing-1-wrapper {
  padding-bottom: 1em;
}
.pricing-section .pricing-1-wrapper .pricing-1-table {
  padding-bottom: 0.75em;
}
.pricing-section .pricing-1-wrapper .h3-title {
  padding-bottom: 0.5em;
}

#dateTimeFromPretty {
  display: none;
}
#dateTimeFromPretty:hover {
  background: inherit;
  color: inherit;
}

.infoPart {
  position: absolute !important;
  z-index: 2000;
  top: 20px;
  left: 50vh;
}

/*# sourceMappingURL=own-style.css.map */
