.top-menu {padding:4px;}
.top-menu a {color:#fff;text-decoration:none;}



.entry-content > .upv-slider:first-child,
.entry-content > .wp-block-cover:first-child{
    position:relative;
    top:-70px;
    color:#fff;
}


.home .entry-content > .upv-slider:first-child,
.home .entry-content > .wp-block-cover:first-child{
    position:relative;
    top:0px;
}

.entry-content > .wp-block-cover h1{
    font-size:64px!important;
    padding-top:100px!important;
}