/* Arkive Digital inherits the shared division and service layouts. */
.digital-software-mark{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;font-size:clamp(16px,1.6vw,24px)}
.digital-software-mark img{width:36px;height:36px;flex-shrink:0;object-fit:contain}
@media(max-width:1100px){.digital-software-mark{flex-direction:column;gap:8px}.digital-software-mark img{width:32px;height:32px}}
