.enweby-fullscreen-background .enwbfb-overlay{ position: fixed; top: 0; left: 0; content: ''; background-color: #000;  opacity: 0.3; z-index: 0;  height: 100%; width: 100%;}
.enweby-fullscreen-video-background-wrapper video {
width: 100%; height: 100vh; top: 0;left: 0;
}
.enweby-fullscreen-video-background-wrapper { position: absolute;
height: 100vh;
width:100%;
z-index:-1; overflow: hidden; text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.enweby-fullscreen-background-video #page,.enweby-fullscreen-background-video main,.enweby-fullscreen-background-video #site-content {position:relative;z-index:2;}a {
text-decoration-thickness: 1px !important;
text-underline-offset: .1em;
} :where(.wp-site-blocks *:focus) {
outline-width: 2px;
outline-style: solid;
} .wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
margin-bottom: 3px;
} .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
outline-offset: 4px;
} .wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
outline-offset: 0;
} h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
text-wrap: pretty;
} .more-link {
display: block;
}