
.label-input-container {
  width: 100%;
  flex-direction: column;
  font-size: 16px;
  color: black;
}
.custom-title-font {
  font-family: "Roboto", sans-serif;
}
.custom-popup-font {
  font-family: "Roboto", sans-serif;
}

