/* =============================================================
   SERVICES PAGE — Scoped page styles
   Only loaded on services.php
   ============================================================= */

/* ── Specialized cards — laundry icon ── */
.services-shirt-icon {
    font-size: 1.6rem;
    color: #013143;
    margin-bottom: 0.5rem;
}

/* ── Explore Service button top spacing (specialized section) ── */
.services-explore-btn {
    margin-top: 1.5rem;
}

/* ── Lord-icon inside specialized cards ── */
.lordicon-card {
    width: 36px;
    height: 36px;
}
