/* Prominent calls to action inside all service cards. */
.card .text-link,.express-card .text-link,.representation-card .text-link,.area .text-link{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:12px 17px;border:1px solid var(--blue);border-radius:7px;background:var(--blue);color:#fff!important;font-size:12px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;transition:.2s}.card .text-link:hover,.express-card .text-link:hover,.representation-card .text-link:hover,.area .text-link:hover{background:#075bbd;border-color:#075bbd;color:#fff!important;transform:translateY(-2px)}.representation-card__body .text-link{border-color:#8fc5ff;background:#0969da}.representation-card__body .text-link:hover{background:#075bbd}@media(max-width:600px){.card .text-link,.express-card .text-link,.representation-card .text-link,.area .text-link{width:100%}}
