/*
 Theme Name: Astra Enfant
 Theme URI: https://wpastra.com/
 Description: Thème enfant pour Astra
 Author: delicyus
 Template: astra
 Version: 1.0.1
*/

/* Ajoute tes styles ici */
.site-title {
    font-weight: 900 !important;
    font-family: 'Work Sans', sans-serif !important;
    text-shadow: 2px 2px 0 #2fa4ff, 4px 4px 0 #fd0037, 6px 6px 0 #ff7906, 8px 8px 0 #fcdb00;
}

/*  */
.bleu-cyan a {
    color: #00b2ff !important;
}

.orange a {
    color: #ff4800 !important;
}

.creme a {
    color: #bea789 !important;
}

.vert-0 a {
    color: #95b31d !important;
}

.ocre-rouge a {
    color: #d32f2f !important;
}

.orangeyellow a {
    color: #ff8f00 !important;
}

.marron-lighter a {
    color: #916f57 !important;
}