/* ============================================================
   Arlline — software page only.
   Additive overrides, linked ONLY from the software index.html.
   home.html does not load this file, so it is unaffected.
   ============================================================ */

/* Services here is a longer, even list — drop the single-item
   editorial indent so all rows read as a clean services menu. */
.svc:nth-child(2) { margin-left: 0; }

/* Contact identity block — reads as a real business footprint. */
.contact-details {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(247, 243, 236, 0.7);
}
.contact-details .ph-line {
  color: rgba(247, 243, 236, 0.45);
}
