/* Start custom CSS */.site-header {
    display: none;
}

.site-footer {
    display: none;
}

#primary {
    margin: 0px !important;
}

body {
    background-image: url("/wp-content/uploads/2025/09/0325_Calling-All-Creators_R2_Background.png") !important;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}/* End custom CSS */