Admin DWS - Mars 17, 2026
Graine de Nigelle (Habba Sawda) : Bienfaits, Utilisations et Où en Trouver au Sénégal | Kaynoo.sn
:root {
--orange: #FF6B00;
--violet: #4B2D8F;
--text: #1a1a2e;
--text-light: #555;
--bg: #ffffff;
--border: #eaeaea;
--orange-light: #fff5ee;
--violet-light: #f5f2ff;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: 'Source Sans 3', Georgia, serif;
font-size: 17px;
line-height: 1.8;
color: var(--text);
background: var(--bg);
}
.article-wrapper {
max-width: 820px;
margin: 0 auto;
padding: 48px 32px 80px;
}
.article-meta {
font-size: 13px;
color: var(--text-light);
font-style: italic;
margin-bottom: 32px;
padding-bottom: 20px;
border-bottom: 2px solid var(--border);
}
.article-meta span {
color: var(--orange);
font-weight: 700;
font-style: normal;
}
h1 {
font-family: 'Merriweather', Georgia, serif;
font-size: 34px;
font-weight: 900;
line-height: 1.25;
color: var(--violet);
margin-bottom: 16px;
letter-spacing: -0.5px;
}
h1 .highlight { color: var(--orange); }
h2 {
font-family: