/*!
Theme Name: Feux
Theme URI: https://feux.wprealizer.com/
Author: wprealizer
Author URI: https://themeforest.net/user/wprealizer
Description: Feux - Creative Digital Agency WordPress Theme
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: feux
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4 or later
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

:root {
    --primary: #0E0F11;
    --secondary: #525355;
    --border: #0E0F11;
    --bg: #0E0F11;
    --theme: #005ed0;
    --black: #0E0F11;
    --black-2: #525355;
    --white: #FFFFFF;
    --white-2: #FFFFFF;
    --action: #005ed0;
}