/* Tighten spacing on paragraphs and lists */
.fleet-repairs p {
    margin-bottom: 6px !important;
    line-height: 1.4 !important;
}

.fleet-repairs li {
    margin-bottom: 4px !important;
    line-height: 1.4 !important;
}

/* Optional: tighten spacing under headings */
.fleet-repairs h3,
.fleet-repairs h4 {
    margin-bottom: 10px !important;
}
