
#PageMain { 
 background-repeat: repeat !important;
 background-position-y: top !important;
 background-position-x: center !important;
 background: url(https://www.sefiles.net/images/library/site/graph-paper.svg) !important;
 background-size: 100px auto !important;
padding: 10px 0 0;
}

#PageMain,
#PageFooter {
 margin-top: 0;
}

.ws-section-img-hero-top .hero-text-backdrop {
 background: rgba(0, 0, 0, 0.75);
 display: inline-block;
 border-radius: 12%;
 backdrop-filter: blur(3px);
}
.ws-section-img-hero-top .block-bg-img {
 padding: 120px 30px;
}



