.custom-embed.block {
  padding: 40px 0 125px;
}
@media (min-width: 48em) {
  .custom-embed.block {
    padding: 64px 0 80px;
  }
}
@media (min-width: 64em) {
  .custom-embed.block {
    padding: 75px 0 100px;
  }
}
@media (min-width: 64em) {
  .custom-embed.block .container {
    position: relative;
  }
}
.custom-embed__content {
  padding-bottom: 60px;
}
.custom-embed__footer {
  text-align: center;
}
.custom-embed__footer a {
  margin: 0 12px;
}

/*# sourceMappingURL=custom-embed.css.map */
