.link{
    border-bottom: 1px dashed rgba(0, 109, 242, 0.3) !important;
    color: #006df2 !important;
}
.link-faq{
    border-bottom: 1px dashed rgba(0, 109, 242, 0.3) !important;
}
.link-faq:hover{
    color: #ea1421 !important;
    border-bottom: 1px dashed rgba(234, 20, 33, 0.3) !important;
}
.myvideo{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.save{
    border-bottom: 1px dashed #ffffff;
}
.video2{
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}
