
.lv-video-share-v4{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}
.lv-video-share-v4 button,.lv-video-share-v4 a{
  background:#1268d6;color:#fff;border:0;border-radius:8px;
  padding:8px 10px;text-decoration:none;font-weight:800;cursor:pointer;font-size:.9rem
}
.lv-video-share-v4 .secondary{background:#111}
.lv-share-highlight{outline:4px solid #ffd84a!important;outline-offset:4px!important}
@media(max-width:760px){
  .lv-video-share-v4{display:grid;grid-template-columns:1fr 1fr}
  .lv-video-share-v4 button,.lv-video-share-v4 a{width:100%;box-sizing:border-box;text-align:center}
}
