/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

.page-id-491 h5 {
	font-weight: 800!important;
}

.page-id-491 table tbody td {
	font-family: GillSansMTPro-Light;
	color: #575756;
    font-weight: normal;
    font-style: normal;
    text-align: left;
	padding: 0;
	letter-spacing: 0;
}
.page-id-491 table {
    margin-left: 0;
    margin-right: auto;
    margin-top: 2em;
    max-width: 1024px;
    width: 100%;
}
		
.embed-container iframe,
.embed-container object,
.embed-container embed {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100vh;
		}

.redbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
