.fullcoveredvideo video, .fullscreenvideo video {
    opacity: 0.35;
}
.html5vid.HasListener.fullcoveredvideo.videoisplaying {
    background-color: #9278D1;
}
.taglinevideo {
    text-align: center;
    font-weight: 300;
}
.taglinevideo strong{
    text-align: center;
    font-weight: 600;
}
.shopbutton {
    background: #fff;
    padding: 10px;
    color: #9278D1;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
}