/* DEMO SECTION */

.section-demo {
  background-color: var(--color-light-grey--1);
}

.section-demo--text > * {
  grid-column: 2 / 3;
}

/* See https://help.calendly.com/hc/en-us/articles/31618265722775-Advanced-Calendly-embed-for-developers */
.calendly-inline-widget {
  min-width: 320px;
  height: 700px;
}
