/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2026 | 07:06:40 */
header.site-header.wp-block-template-part {
    position: sticky;
    top: 0;
    /* margin: 0; */
    z-index: 1;
}
hr.wp-block-separator {
    max-width: 100%;
}
input.wpcf7-submit {
    cursor: pointer;
}