.calendly-appointment {
    background-color: rgb(251, 252, 253);
    padding-top: 4px;
}

.calendly-appointment iframe {
  border: none;
  display: block;
  width: 100%;
  height: 884px;
}