/*
 * Viterbo Medievale — Pergamena Theme
 * Simple warm background #F3F0E6, no custom fonts.
 */

body {
    background-color: #F3F0E6;
}

/*
.top_bar,
.main-nav,
.container-fluid.alith_footer_right_reserved {
    background-color: #E8E4D6;
}

.bottom {
    background-color: #DDD9CC;
}
*/

/* ── Drop cap ───────────────────────────────────────────────────────────── */

.drop-cap {
    color: #6B5B45;
    background-color: #E8E4D6;
    border-color: #9B8B70;
}

body .alith_tagg {
    background: #EAE7DC !important;
}
