/*
Theme Name:   Kadence Child
Theme URI:    https://www.a-dam.fr/
Description:  Thème enfant pour le site a-dam.fr, basé sur le thème Kadence.
Author:       Adam
Author URI:   https://www.a-dam.fr/
Template:     kadence
Version:      1.0.0
Text Domain:  kadence-child
*/

/* Écris tes surcharges CSS personnalisées en dessous de cette ligne */
body{background:#000;}
#texte1{
  display:none;
}.colored{
  display:inline-block;
}.lettre{
  display:inline;
}.bleuFonce1{
  color:#2E7DD6;
  font-style:italic;
}.bleuClair1{
  color:#8cdcfe;
}.vert1{
  color:#4EBD84;
}.orangeFonce{
  color:#c3602c;
  text-shadow:1px 1px 2px #aaa;
}.jaune1{
  color:#dcce80;
}