/* ========================================================
   LumaScape — Single Service Page Styles
   ======================================================== */

/* Overview text within the dark card */
.svc-overview-text p {
    font-size: 15px; color: rgba(255,255,255,0.55);
    font-weight: 300; line-height: 1.75; margin-bottom: 16px;
}
.svc-overview-text p:last-child { margin-bottom: 0; }
