.event-title {
    font-size: 1.4rem;
    text-decoration: none;
    color: #343a40;
    font-weight: 500;
}

video {
    background-color: black;
    width: 100vw;
    height: 720px;
    object-fit: contain;
}