/* === Service rules page (extracted from inline styles) === */

/* Page title */
.service-rules-title {
    color: #15639b;
}

/* Table column headings (活動 / 建築工地) */
.service-compare-heading {
    color: #f5a623;
}

/* Card top images */
.service-card-img {
    object-fit: cover;
    height: 360px;
}
