body{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

*{
  color:black;
}

input{
  color:black !important
}

.p-select, .p-select-list-container, .p-select-header, .p-inputtext, .p-select-label{
  background-color:white !important;
  color: black !important;
}
