/* ============================================================================
   MA BOOTSTRAP-PAGE ADDITIONS  --  /bs/ma-pages.css
   Small extras layered ON TOP of the shared olc-brand.css for the MA selling
   pages (maroon accents, red-check feature list, highlight mark, locations grid).
   ============================================================================ */
.olc-maroon{ color:#8e1900; }
h1.olc-h, h2.olc-h{ font-family:'Trebuchet MS',Arial,Helvetica,sans-serif; color:#4d4d4d; font-weight:bold; }
h1.olc-h{ font-size:1.75rem; }
h2.olc-h{ font-size:1.4rem; }

/* RED-CHECK FEATURE LIST */
.olc-feats{ list-style:none; padding-left:.25rem; }
.olc-feats li{ margin-bottom:.55rem; line-height:1.35; }
.olc-feats .bi{ color:#c1121f; font-size:1.15rem; font-weight:bold; vertical-align:-2px; }
.olc-feats .lbl{ font-weight:bold; font-size:1.15rem; }

/* 18-LOCATIONS GRID CELLS -- tight vertical rhythm */
.olc-locs .cell{ padding:0; line-height:1.35; }
/* USEFUL CSL LINKS -- tight vertical rhythm */
.olc-csl .col{ line-height:1.3; }

/* YELLOW HIGHLIGHT MARK */
mark.olc-hl{ background:#ffff00; padding:.05em .25em; font-style:italic; font-weight:bold; }

/* Enroll-tagline package label -- match the $price size (12pt) beside it */
.pkg-label{ font-size:12pt; }
