/**
 * MCF Global Styles
 * Memory Care Foundation — memoryfnd.org
 *
 * All custom classes use the mcf- prefix.
 * This file is enqueued at priority 9999 to override Divi defaults.
 */

/* ========================================
   Warning Signs List — Alzheimer's Page
   ======================================== */

ol.mcf-warning-signs {
    padding-left: 1.5em;
    margin: 0;
}

ol.mcf-warning-signs li {
    font-size: 16px;
    line-height: 2.4;
    font-weight: 500;
}
