/*
Theme Name: NJ Deutschland Kalender
Author: Philipp Tuchardt
Author URI: https://pt1602.de/
Version: 1.0.1566735362
Updated: 2019-08-25 14:16:02

*/

#main {
    padding-top: 60px;
    width: 80%;
    margin: 0 auto;
}

#content {
    min-height: calc(100vh - 40px);
}

.video {
    height: 100vh;
}

.video iframe {
    height: 100%;
    width: 100%;
}

.footer-bar {
    background-color: #30363c;
}