.temp-02-video-01 {}

.temp-02-video-01 .card {
    border-radius: 15px;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    box-shadow: 0px 0px 50px #0000002b;
    border: none;
    margin-top: 25px;
}