/*
Theme Name: Wolf Zen
Theme URI: https://about.wolfscorp.com
Author: Mickaël Wolf
Author URI: https://about.wolfscorp.com
Description: Thème WordPress
Version: 2.1.2
Text Domain: wolf-zen
*/

html,
body {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, sans-serif;
}

.remote-theme-error {
    margin: 24px;
    padding: 18px 20px;
    border: 1px solid #c62828;
    background: #fff3f3;
    color: #8a1c1c;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.remote-theme-fallback {
    min-height: 200px;
}