/*
Theme Name: Faith-Breaker Full Website v4.7
Theme URI: https://faithbreaker-schutzerklarung.de/
Author: Custom build for Fundación Mejora
Description: Full WordPress website theme for the Faith-Breaker multilingual investigative presentation. Includes its own frontend, footer, fixed header, print/PDF mode and editable admin content.
Version: 4.9.9
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: Private / Custom
Text Domain: faith-breaker-theme
*/

html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #06080d;
}

#wpadminbar {
    position: fixed;
}

/* Version 1.1.1: server-side render fallback. */

/* v4.8.9: keep page visible even if saved content fails. */
body{background:#eef3f8;}
.fbs-wrap{display:block!important;visibility:visible!important;}
