/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.22.1.1765541890
Updated: 2025-12-12 12:18:10

*/

.custom-404-image { display: flex; justify-content: center; }
.custom-404-image img { max-width: 40%; }
.error404 .container { padding-top: 0px !important; }
.not_found .entry { text-align: center !important; }
h1.not-found-title { font-weight: 900; font-size: 50px; }
@media screen and (max-width: 980px){
	.custom-404-image img { max-width: 100% !important; }
}