<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Brea
 Theme URI:      https://www.orca.in/
 Description:    Brea Child Theme
 Author:         Orca Web Strategies
 Author URI:     https://www.orca.in
 Template:       Divi
 Version:        1.0.1
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
    font-family: MalagaOT-Regular;
    src: url('/wp-content/themes/brea/fonts/MalagaOT-RegItalic.ttf');
}

@font-face {
    font-family: Bebas-Neue;
    src: url('/wp-content/themes/brea/fonts/BebasNeue-webfont.woff');
}

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

.error404 #sidebar {
 display: none;
}
.error404 #main-header {
	display:none !important;
}
.error404 #main-footer {
	display:none !important;
}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}</pre></body></html>