/*
Theme Name: Arkadia
Template: twentytwentyfive
Author: Bjarne Sorensen
Description: A custom child theme of Twenty Twenty Four for Arkadia
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0
Text Domain: arkadia
*/


header {
    mix-blend-mode:difference;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

footer{
    margin-top: 0px !important;
}

.home-video-cover video{
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;
    min-width: 100%;
    min-height: 100%;
}