/* LMST Appointment Widget CSS */
.lmst-appointment-widget-container {
  max-width: 800px;
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

/* The actual styles are loaded dynamically by the JavaScript */
/* This file is included to allow for theme-specific overrides */ 