.service-link { transition: all 0.3s; padding: 5px 0; }
    .service-link:hover { color: #724ebf !important; transform: translateX(5px); }
    .content-body h1, .content-body h2, .content-body h3 { font-weight: 700; color: #1a1a1a; margin-top: 1.5rem; margin-bottom: 1rem; }
    .content-body p { margin-bottom: 1rem; line-height: 1.7; color: #666; }
    .pagination { justify-content: center; }
    .page-item.active .page-link { background-color: #724ebf; border-color: #724ebf; }
    .page-link { color: #724ebf; }
