  .title-wrapper .widget-title {
    background: var( --e-global-color-primary);
    color: var( --e-global-color-63c6da5);
    padding: 5px;
    text-transform: uppercase;
}

.onecms-vip-signup-full h5 {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 2px;
    color: var(--e-global-color-63c6da5);
}

.onecms-vip-signup-full p {
    margin-bottom: 20px;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    color: var(--e-global-color-63c6da5);
}

.onecms-vip-signup-full #gdpr_html_div {
    clear: both;
    width: 100%;
    height: 38px;
    float: none;
    display: flex;
    align-items: center;
    color: #FFF;
}

.elementor-nav-menu--dropdown a {
    color: #FFF;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#custom_html-2 .listing-item {
    font-size: 18px;
    color: #142e52;
}

 /* embiggen the video players*/
.vid-main-wrapper {
    max-width: 800px;
}
.vid-container {
    max-height: 375px;
}
.vid-container iframe, .vid-container object, .vid-container embed {
    min-height: 372px;
}

.single-post .elementor-widget-theme-post-featured-image {
  display:none}

 /* Adjust scoreboard height*/
.scoreboard-overflow {
  height: 385px;
  overflow: auto;
}