.popup-enquiry-input {
  width: 100%;
  padding: 1rem;
  height: 4rem;
  background-color: white;
  border-radius: 3px;
  color: #008cf1;
  border: 2px solid #008cf1;
}
.popup-enquiry-section label {
  color: #008cf1;
}
