html { }
body { background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position: top left; background-size: contain; background-attachment: fixed }
#coverpage-wrapper { background-repeat: no-repeat; background-position: top left; background-size: cover; background-attachment: fixed }
#coverpage-icon { color: rgb(242, 148, 0) }
.main-wrapper { background-color: rgba(58, 145, 119, 1) }
.main-content { background-color: rgba(58, 145, 119, 1) }
.header-content { background-color: rgba(58, 145, 119, 1) }
.header-wrapper { background-color: rgba(58, 145, 119, 1) }
.footer-content { background-color: rgba(58, 145, 119, 1); color: rgba(255, 255, 255, 1) }
.footer-wrapper { background-color: rgba(58, 145, 119, 1) }
.vjs-control-bar { color: rgba(255, 255, 255, 1) }
.video-js .vjs-control-bar,.vjs-menu-button-popup .vjs-menu .vjs-menu-content { background-color: rgba(43, 51, 63, 0.7) }
.video-js .vjs-play-progress { background-color: rgba(242, 148, 0, 1) }
.video-js .vjs-play-progress::before { color: rgba(242, 148, 0, 1) }
#metadata { color: rgba(255, 255, 255, 1) }