/* ===BOOTSTRAP 4.6.2=== */
/* CUSTOM */
/* CUSTOM */
/* CUSTOM */
.iframe .text-wysiwyg {
  margin-top: 40px;
}
.iframe .text-wysiwyg.mobile-link {
  margin-top: 0;
}
.iframe .btn-wrapper {
  margin-top: 30px;
}
.iframe iframe {
  border: none;
}
@media screen and (max-width: 991px) {
  .iframe .text-wysiwyg {
    margin-top: 15px;
  }
  .iframe .btn-wrapper {
    margin-top: 10px;
  }
}