body {
  padding: $spacing-medium;
}

iframe {
  margin-bottom: $spacing-medium;
  width: 100%;
  border: 1px solid $color__brand--light-grey;
}
