/**
 * Common styles for Webinane Vehicle Booking
 */
.wbvb-wrapper {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.wbvb-container {
  max-width: 100%;
  padding: 20px;
}
