/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2026 | 03:17:51 */
.error404 .content{margin-top:0}
.error404 .page_not_found::before {
    content: "";
    display: block;
    width: 100%;
    height: clamp(200px, 30vw, 350px);
    background: center / contain no-repeat url("https://diprotec.com.br/wp-content/uploads/2026/07/image-removebg-preview.png");
}
.page_not_found h2{
	margin: 0px 0 20px;font-size:24px;
}