/*
Theme Name: Victor Charge
Theme URI: https://victorcharge.com
Author: AI Studio
Description: Le thème Custom au format Bento Grid Noir et Jaune pour Victor Charge.
Version: 1.0.0
Text Domain: victor-charge
*/

body { 
    background-color: #0A0A0A; 
    color: white; 
    -webkit-font-smoothing: antialiased; 
}

::selection { 
    background-color: #FCEC11; 
    color: black; 
}
