/*
Theme Name: Lucille Child 2026
Theme URI: https://michaelfallan.com
Template: lucille
Author: Michael Fallan
Author URI: https://michaelfallan.com
Description: Michael Fallan Music
Version: 1.1.1772826217
Updated: 2026-03-06 19:43:37

*/

/* ─────────────────────────────────────────
   BODY PARAGRAPHS — default site-wide size
   ───────────────────────────────────────── */
body p,
p {
  font-size: 15px;
  line-height: 28px;
  color: #333333;
}

/* ─────────────────────────────────────────
   FORCED WHITE TEXT — specific pages & footer
   Pages 102 and 2473 have dark backgrounds
   ───────────────────────────────────────── */
.postid-102 p,
.postid-102 li,
.postid-102 a,
.page-id-102 p,
.page-id-102 li,
.page-id-102 a,
.page-id-2473 p,
.page-id-2473 li,
.page-id-2473 a,
footer,
footer p,
footer li,
footer a {
  color: #ffffff !important;
}

/* ─────────────────────────────────────────
   FOOTER SIDEBAR — Lucille theme cleanup
   Centers and shrinks footer widget text
   ───────────────────────────────────────── */
#footer_sidebar1 {
  width: 100% !important;
  text-align: center !important;
  color: #ffffff !important;
  font-size: 11px !important;
}

#footer_sidebar1 p {
  color: #ffffff !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* Target exact parent theme selector for Oswald */
#logo, #mobile_logo, #heading_area h1,
.heading_area_title.title_full_color.no_subtitle h1,
.heading_area_title h1.title_full_color,
h1.title_full_color {
    font-family: Arial, Helvetica, sans-serif !important;
}

