
.vn-calendar-embed{
  width:100%;
  overflow:hidden;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(0,0,0,.25);
}
.vn-calendar-iframe{
  display:block;
  border-radius:18px;
  background:#fff;
}
