/*
Theme Name: P2C
Author: Pixel2code
Author URI: http://pixel2code.nl/
Description: Wordpress theme for p2c.
Version: 1.0
Text Domain: p2c
*/
.logged-in header{
    top: 32px;
}
.hover-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    border-radius: 20px;
}
#gform_4 .gform_footer {
    visibility: hidden;
    position: absolute;
    left: -9999px;
}