/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2025 | 10:14:26 */
.wp-block-cover.alignfull {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100vw !important;
}

.wp-block-cover__video-background {
    width: 100vw !important;
    height: 100vh !important;
    object-fit: cover !important;
    margin: 0 !important;
    padding: 0 !important;
}

