﻿.plyr{
    border-radius: 20px;
}

.toast-message, .toast-title{
    color: #FFF !important;
}

.leaflet-control-container * {
    color: black; !important;;
}

.bg-modal{
    background-color: rgba(0, 0, 0, 0.70) !important;
}

video[poster] {
    object-fit: cover;
}

