.vembedr {
  margin-bottom: 10px;
}

.vembedr-rounded {
  display: inline-block;
  border-radius: 15px;
  overflow: hidden;
}

.vembedr-rounded iframe {
  display: block;
  border: none;
}
