 {} *{} #IE-warning { display: none; position: fixed; width: 100%; height: 100%; z-index: 9999; background: white; } .IE-warning-message { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } /* Configuration des polices spécifiques basées sur l'image */ .font-serif-elegant { font-family: 'Cormorant Garamond', serif; } .font-handwritten { font-family: 'Alex Brush', cursive; } .font-sans-clean { font-family: 'Montserrat', sans-serif; } /* Ajustements de couleur pour correspondre à la palette douce et naturelle */ .color-primary-text { color: #2c3e35; /* Vert très foncé / presque noir pour le texte */ } .color-accent-terracotta { color: #b25d38; /* Couleur terracotta pour l'écriture manuscrite et accents */ } .bg-terracotta { background-color: #a3502d; } .bg-terracotta:hover { background-color: #8c4222; } .border-soft { border-color: #e5dec9; } .bg-soft-cream { background-color: #faf8f5; }
