.chat-fc-form-outer {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px !important;
}
.chat-fc-form-outer .fc-header {
  margin-bottom: 0 !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  letter-spacing: -0.01em;
}
.chat-fc-form-outer .fc-button {
  transition: all ease 0.3s !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}
.chat-fc-form-outer .fc-button:hover {
  background: #abd5ec !important;
  color: #000 !important;
  text-decoration: none !important;
}
.chat-fc-form-outer .pre-fc-field {
  margin-bottom: 20px !important;
}
.chat-fc-form-outer .chat-fc-form input {
  padding: 10px 15px !important;
}/*# sourceMappingURL=widget-customization.css.map */