/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2026 | 12:35:05 */
    /* Navbar */
body.home div#page {
    margin-bottom: 0px !important;
}

body.home div#navbar {
    border-radius: 0px !important;
}

#text-6::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 1;
}
#text-6 .textwidget {
    position: relative;
    z-index: 2;

    min-height: 400px;
    padding: 60px 20px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    text-align: center;
}
