.video-filter {
    background-color: black;
    filter: grayscale(var(--value, 30%));
}
.flags {
    max-width: 80px!important;
}
.footer-tel {
    color: #fff;
    font-size: 15px!important;
}
