@font-face {
  font-family: gurmukhi_mtregular;
  src: url("gurmukhi-webfont.bf248116.woff2") format("woff2"), url("gurmukhi-webfont.fe9775c6.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.date-poster .poster-canvas {
  background-color: #fff;
  justify-content: center;
}

.date-poster .poster-canvas .labels {
  background: none;
  padding: 4em;
}

.date-poster .input-group-text {
  min-width: 80px;
}

.date {
  height: 1.2em;
  font-family: gurmukhi_mtregular;
  font-size: 18em;
  line-height: 1.25em;
}

.event {
  max-width: 100%;
  margin-top: 1.75em;
  font-family: Poppins;
  font-size: 5em;
  font-weight: 600;
  line-height: 1em;
}

.names {
  font-family: Poppins;
  font-size: 3em;
  font-weight: 400;
}

.divider {
  background-color: #000;
  width: 45%;
  height: .2em;
  margin: 0 auto;
}

.style-option {
  cursor: pointer;
  border: 4px solid #fff;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  box-shadow: 0 0 0 1px #0000001a;
}

.style-option.option-1 {
  background-color: #fff;
}

.style-option.option-2 {
  background-color: #f0ece3;
}

.style-option.option-3 {
  background-color: #c6e0e6;
}

.style-option.option-4 {
  background-color: #f8d5d5;
}

.style-option.option-5 {
  background-color: #cef1ce;
}

.style-option.option-6 {
  background-color: #fff7d7;
}

.style-option.active {
  box-shadow: 0 0 0 4px #00cab780;
}
/*# sourceMappingURL=date-poster.97b74d9c.css.map */
